| Package | Description |
|---|---|
| com.amazonaws.services.ec2 |
|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
DescribePrincipalIdFormatRequest |
DescribePrincipalIdFormatRequest.clone() |
DescribePrincipalIdFormatRequest |
DescribePrincipalIdFormatRequest.withMaxResults(Integer maxResults)
The maximum number of results to return in a single call.
|
DescribePrincipalIdFormatRequest |
DescribePrincipalIdFormatRequest.withNextToken(String nextToken)
The token to request the next page of results.
|
DescribePrincipalIdFormatRequest |
DescribePrincipalIdFormatRequest.withResources(Collection<String> resources)
The type of resource:
bundle | conversion-task | dhcp-options |
elastic-ip-allocation | elastic-ip-association | export-task |
flow-log | image | import-task | instance |
internet-gateway | network-acl | network-acl-association |
network-interface | network-interface-attachment | prefix-list |
reservation | route-table | route-table-association |
security-group | snapshot | subnet |
subnet-cidr-block-association | volume | vpc |
vpc-cidr-block-association | vpc-peering-connection |
DescribePrincipalIdFormatRequest |
DescribePrincipalIdFormatRequest.withResources(String... resources)
The type of resource:
bundle | conversion-task | dhcp-options |
elastic-ip-allocation | elastic-ip-association | export-task |
flow-log | image | import-task | instance |
internet-gateway | network-acl | network-acl-association |
network-interface | network-interface-attachment | prefix-list |
reservation | route-table | route-table-association |
security-group | snapshot | subnet |
subnet-cidr-block-association | volume | vpc |
vpc-cidr-block-association | vpc-peering-connection |
| Modifier and Type | Method and Description |
|---|---|
Request<DescribePrincipalIdFormatRequest> |
DescribePrincipalIdFormatRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2018. All rights reserved.