| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeUserProfilesResponse |
OpsWorksClient.describeUserProfiles()
Describe specified users.
|
default DescribeUserProfilesResponse |
OpsWorksClient.describeUserProfiles(Consumer<DescribeUserProfilesRequest.Builder> describeUserProfilesRequest)
Describe specified users.
|
default DescribeUserProfilesResponse |
OpsWorksClient.describeUserProfiles(DescribeUserProfilesRequest describeUserProfilesRequest)
Describe specified users.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeUserProfilesResponse> |
OpsWorksAsyncClient.describeUserProfiles()
Describe specified users.
|
default CompletableFuture<DescribeUserProfilesResponse> |
OpsWorksAsyncClient.describeUserProfiles(Consumer<DescribeUserProfilesRequest.Builder> describeUserProfilesRequest)
Describe specified users.
|
default CompletableFuture<DescribeUserProfilesResponse> |
OpsWorksAsyncClient.describeUserProfiles(DescribeUserProfilesRequest describeUserProfilesRequest)
Describe specified users.
|
Copyright © 2023. All rights reserved.