| Package | Description |
|---|---|
| com.amazonaws.services.opsworks |
|
| com.amazonaws.services.opsworks.model |
| Modifier and Type | Method and Description |
|---|---|
Future<StopStackResult> |
AWSOpsWorksAsyncClient.stopStackAsync(StopStackRequest request,
AsyncHandler<StopStackRequest,StopStackResult> asyncHandler) |
Future<StopStackResult> |
AWSOpsWorksAsync.stopStackAsync(StopStackRequest stopStackRequest,
AsyncHandler<StopStackRequest,StopStackResult> asyncHandler)
Stops a specified stack.
|
Future<StopStackResult> |
AbstractAWSOpsWorksAsync.stopStackAsync(StopStackRequest request,
AsyncHandler<StopStackRequest,StopStackResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StopStackRequest |
StopStackRequest.clone() |
StopStackRequest |
StopStackRequest.withStackId(String stackId)
The stack ID.
|
Copyright © 2017. All rights reserved.