| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
List<DelegationMetadata> |
GetDelegationsResponse.delegations()
The list of delegations that the
GetDelegations API returned. |
| Modifier and Type | Method and Description |
|---|---|
GetDelegationsResponse.Builder |
GetDelegationsResponse.Builder.delegations(DelegationMetadata... delegations)
The list of delegations that the
GetDelegations API returned. |
| Modifier and Type | Method and Description |
|---|---|
GetDelegationsResponse.Builder |
GetDelegationsResponse.Builder.delegations(Collection<DelegationMetadata> delegations)
The list of delegations that the
GetDelegations API returned. |
Copyright © 2023. All rights reserved.