Package | Description |
---|---|
com.amazonaws.services.opsworks | |
com.amazonaws.services.opsworks.model |
Modifier and Type | Method and Description |
---|---|
Future<StopStackResult> |
AbstractAWSOpsWorksAsync.stopStackAsync(StopStackRequest request,
AsyncHandler<StopStackRequest,StopStackResult> asyncHandler) |
Future<StopStackResult> |
AWSOpsWorksAsync.stopStackAsync(StopStackRequest stopStackRequest,
AsyncHandler<StopStackRequest,StopStackResult> asyncHandler)
Stops a specified stack.
|
Future<StopStackResult> |
AWSOpsWorksAsyncClient.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 © 2018. All rights reserved.