| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks |
|
| software.amazon.awssdk.services.opsworks.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopStackResponse> |
OpsWorksAsyncClient.stopStack(StopStackRequest stopStackRequest)
Stops a specified stack.
|
default StopStackResponse |
OpsWorksClient.stopStack(StopStackRequest stopStackRequest)
Stops a specified stack.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopStackRequestMarshaller.marshall(StopStackRequest stopStackRequest) |
Copyright © 2023. All rights reserved.