| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworkscm |
|
| software.amazon.awssdk.services.opsworkscm.paginators | |
| software.amazon.awssdk.services.opsworkscm.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeServersResponse |
OpsWorksCmClient.describeServers(DescribeServersRequest describeServersRequest)
Lists all configuration management servers that are identified with your account.
|
default CompletableFuture<DescribeServersResponse> |
OpsWorksCmAsyncClient.describeServers(DescribeServersRequest describeServersRequest)
Lists all configuration management servers that are identified with your account.
|
default DescribeServersIterable |
OpsWorksCmClient.describeServersPaginator(DescribeServersRequest describeServersRequest)
Lists all configuration management servers that are identified with your account.
|
default DescribeServersPublisher |
OpsWorksCmAsyncClient.describeServersPaginator(DescribeServersRequest describeServersRequest)
Lists all configuration management servers that are identified with your account.
|
| Constructor and Description |
|---|
DescribeServersIterable(OpsWorksCmClient client,
DescribeServersRequest firstRequest) |
DescribeServersPublisher(OpsWorksCmAsyncClient client,
DescribeServersRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeServersRequestMarshaller.marshall(DescribeServersRequest describeServersRequest) |
Copyright © 2023. All rights reserved.