static DescribeInstanceImageMetadataResponse.Builder |
DescribeInstanceImageMetadataResponse.builder() |
|
DescribeInstanceImageMetadataResponse.Builder |
DescribeInstanceImageMetadataResponse.Builder.instanceImageMetadata(Collection<InstanceImageMetadata> instanceImageMetadata) |
Information about the instance and the AMI used to launch the instance.
|
DescribeInstanceImageMetadataResponse.Builder |
DescribeInstanceImageMetadataResponse.Builder.instanceImageMetadata(Consumer<InstanceImageMetadata.Builder>... instanceImageMetadata) |
Information about the instance and the AMI used to launch the instance.
|
DescribeInstanceImageMetadataResponse.Builder |
DescribeInstanceImageMetadataResponse.Builder.instanceImageMetadata(InstanceImageMetadata... instanceImageMetadata) |
Information about the instance and the AMI used to launch the instance.
|
DescribeInstanceImageMetadataResponse.Builder |
DescribeInstanceImageMetadataResponse.Builder.nextToken(String nextToken) |
The token to include in another request to get the next page of items.
|
DescribeInstanceImageMetadataResponse.Builder |
DescribeInstanceImageMetadataResponse.toBuilder() |
|