Package | Description |
---|---|
com.amazonaws.services.opsworks | |
com.amazonaws.services.opsworks.model | |
com.amazonaws.services.opsworks.model.transform |
Modifier and Type | Method and Description |
---|---|
StopStackResult |
AbstractAWSOpsWorks.stopStack(StopStackRequest request) |
StopStackResult |
AWSOpsWorksClient.stopStack(StopStackRequest stopStackRequest)
Stops a specified stack.
|
StopStackResult |
AWSOpsWorks.stopStack(StopStackRequest stopStackRequest)
Stops a specified stack.
|
java.util.concurrent.Future<StopStackResult> |
AbstractAWSOpsWorksAsync.stopStackAsync(StopStackRequest request) |
java.util.concurrent.Future<StopStackResult> |
AWSOpsWorksAsyncClient.stopStackAsync(StopStackRequest request) |
java.util.concurrent.Future<StopStackResult> |
AWSOpsWorksAsync.stopStackAsync(StopStackRequest stopStackRequest)
Stops a specified stack.
|
java.util.concurrent.Future<StopStackResult> |
AbstractAWSOpsWorksAsync.stopStackAsync(StopStackRequest request,
AsyncHandler<StopStackRequest,StopStackResult> asyncHandler) |
java.util.concurrent.Future<StopStackResult> |
AWSOpsWorksAsyncClient.stopStackAsync(StopStackRequest request,
AsyncHandler<StopStackRequest,StopStackResult> asyncHandler) |
java.util.concurrent.Future<StopStackResult> |
AWSOpsWorksAsync.stopStackAsync(StopStackRequest stopStackRequest,
AsyncHandler<StopStackRequest,StopStackResult> asyncHandler)
Stops a specified stack.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<StopStackResult> |
AbstractAWSOpsWorksAsync.stopStackAsync(StopStackRequest request,
AsyncHandler<StopStackRequest,StopStackResult> asyncHandler) |
java.util.concurrent.Future<StopStackResult> |
AWSOpsWorksAsyncClient.stopStackAsync(StopStackRequest request,
AsyncHandler<StopStackRequest,StopStackResult> asyncHandler) |
java.util.concurrent.Future<StopStackResult> |
AWSOpsWorksAsync.stopStackAsync(StopStackRequest stopStackRequest,
AsyncHandler<StopStackRequest,StopStackResult> asyncHandler)
Stops a specified stack.
|
Modifier and Type | Method and Description |
---|---|
StopStackRequest |
StopStackRequest.clone() |
StopStackRequest |
StopStackRequest.withStackId(java.lang.String stackId)
The stack ID.
|
Modifier and Type | Method and Description |
---|---|
Request<StopStackRequest> |
StopStackRequestMarshaller.marshall(StopStackRequest stopStackRequest) |
Modifier and Type | Method and Description |
---|---|
Request<StopStackRequest> |
StopStackRequestMarshaller.marshall(StopStackRequest stopStackRequest) |