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