| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| software.amazon.awssdk.services.workspaces.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeAccountModificationsResponse |
WorkSpacesClient.describeAccountModifications(DescribeAccountModificationsRequest describeAccountModificationsRequest)
Retrieves a list that describes modifications to the configuration of Bring Your Own License (BYOL) for the
specified account.
|
default CompletableFuture<DescribeAccountModificationsResponse> |
WorkSpacesAsyncClient.describeAccountModifications(DescribeAccountModificationsRequest describeAccountModificationsRequest)
Retrieves a list that describes modifications to the configuration of Bring Your Own License (BYOL) for the
specified account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeAccountModificationsRequestMarshaller.marshall(DescribeAccountModificationsRequest describeAccountModificationsRequest) |
Copyright © 2023. All rights reserved.