| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
List<IdFormat> |
DescribeIdentityIdFormatResponse.statuses()
Information about the ID format for the resources.
|
List<IdFormat> |
DescribeIdFormatResponse.statuses()
Information about the ID format for the resource.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeIdentityIdFormatResponse.Builder |
DescribeIdentityIdFormatResponse.Builder.statuses(IdFormat... statuses)
Information about the ID format for the resources.
|
DescribeIdFormatResponse.Builder |
DescribeIdFormatResponse.Builder.statuses(IdFormat... statuses)
Information about the ID format for the resource.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeIdentityIdFormatResponse.Builder |
DescribeIdentityIdFormatResponse.Builder.statuses(Collection<IdFormat> statuses)
Information about the ID format for the resources.
|
DescribeIdFormatResponse.Builder |
DescribeIdFormatResponse.Builder.statuses(Collection<IdFormat> statuses)
Information about the ID format for the resource.
|
| Modifier and Type | Method and Description |
|---|---|
IdFormat |
IdFormatUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.