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