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