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