Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
PrincipalIdFormat |
PrincipalIdFormat.clone() |
PrincipalIdFormat |
PrincipalIdFormat.withArn(String arn)
PrincipalIdFormatARN description
|
PrincipalIdFormat |
PrincipalIdFormat.withStatuses(Collection<IdFormat> statuses)
PrincipalIdFormatStatuses description
|
PrincipalIdFormat |
PrincipalIdFormat.withStatuses(IdFormat... statuses)
PrincipalIdFormatStatuses description
|
Modifier and Type | Method and Description |
---|---|
List<PrincipalIdFormat> |
DescribePrincipalIdFormatResult.getPrincipals()
Information about the ID format settings for the ARN.
|
Modifier and Type | Method and Description |
---|---|
DescribePrincipalIdFormatResult |
DescribePrincipalIdFormatResult.withPrincipals(PrincipalIdFormat... principals)
Information about the ID format settings for the ARN.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribePrincipalIdFormatResult.setPrincipals(Collection<PrincipalIdFormat> principals)
Information about the ID format settings for the ARN.
|
DescribePrincipalIdFormatResult |
DescribePrincipalIdFormatResult.withPrincipals(Collection<PrincipalIdFormat> principals)
Information about the ID format settings for the ARN.
|
Copyright © 2024. All rights reserved.