| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeOperatingSystemsResponse |
OpsWorksClient.describeOperatingSystems()
Describes the operating systems that are supported by AWS OpsWorks Stacks.
|
default DescribeOperatingSystemsResponse |
OpsWorksClient.describeOperatingSystems(Consumer<DescribeOperatingSystemsRequest.Builder> describeOperatingSystemsRequest)
Describes the operating systems that are supported by AWS OpsWorks Stacks.
|
default DescribeOperatingSystemsResponse |
OpsWorksClient.describeOperatingSystems(DescribeOperatingSystemsRequest describeOperatingSystemsRequest)
Describes the operating systems that are supported by AWS OpsWorks Stacks.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeOperatingSystemsResponse> |
OpsWorksAsyncClient.describeOperatingSystems()
Describes the operating systems that are supported by AWS OpsWorks Stacks.
|
default CompletableFuture<DescribeOperatingSystemsResponse> |
OpsWorksAsyncClient.describeOperatingSystems(Consumer<DescribeOperatingSystemsRequest.Builder> describeOperatingSystemsRequest)
Describes the operating systems that are supported by AWS OpsWorks Stacks.
|
default CompletableFuture<DescribeOperatingSystemsResponse> |
OpsWorksAsyncClient.describeOperatingSystems(DescribeOperatingSystemsRequest describeOperatingSystemsRequest)
Describes the operating systems that are supported by AWS OpsWorks Stacks.
|
Copyright © 2023. All rights reserved.