| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<PrincipalIdFormat> |
DescribePrincipalIdFormatResponse.principals()
Information about the ID format settings for the ARN.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePrincipalIdFormatResponse.Builder |
DescribePrincipalIdFormatResponse.Builder.principals(PrincipalIdFormat... principals)
Information about the ID format settings for the ARN.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePrincipalIdFormatResponse.Builder |
DescribePrincipalIdFormatResponse.Builder.principals(Collection<PrincipalIdFormat> principals)
Information about the ID format settings for the ARN.
|
Copyright © 2019. All rights reserved.