| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
List<AccountModification> |
DescribeAccountModificationsResponse.accountModifications()
The list of modifications to the configuration of BYOL.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountModificationsResponse.Builder |
DescribeAccountModificationsResponse.Builder.accountModifications(AccountModification... accountModifications)
The list of modifications to the configuration of BYOL.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountModificationsResponse.Builder |
DescribeAccountModificationsResponse.Builder.accountModifications(Collection<AccountModification> accountModifications)
The list of modifications to the configuration of BYOL.
|
Copyright © 2023. All rights reserved.