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