| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribePrincipalIdFormatResponse.Builder |
DescribePrincipalIdFormatResponse.builder() |
DescribePrincipalIdFormatResponse.Builder |
DescribePrincipalIdFormatResponse.Builder.nextToken(String nextToken)
The token to use to retrieve the next page of results.
|
DescribePrincipalIdFormatResponse.Builder |
DescribePrincipalIdFormatResponse.Builder.principals(Collection<PrincipalIdFormat> principals)
Information about the ID format settings for the ARN.
|
DescribePrincipalIdFormatResponse.Builder |
DescribePrincipalIdFormatResponse.Builder.principals(Consumer<PrincipalIdFormat.Builder>... principals)
Information about the ID format settings for the ARN.
|
DescribePrincipalIdFormatResponse.Builder |
DescribePrincipalIdFormatResponse.Builder.principals(PrincipalIdFormat... principals)
Information about the ID format settings for the ARN.
|
DescribePrincipalIdFormatResponse.Builder |
DescribePrincipalIdFormatResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribePrincipalIdFormatResponse.Builder> |
DescribePrincipalIdFormatResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.