| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.paginators |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<PrincipalIdFormat> |
DescribePrincipalIdFormatPublisher.principals()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<PrincipalIdFormat> |
DescribePrincipalIdFormatIterable.principals()
Returns an iterable to iterate through the paginated
DescribePrincipalIdFormatResponse.principals()
member. |
Copyright © 2019. All rights reserved.