Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeVolumeStatusResponse.Builder
Packages that use DescribeVolumeStatusResponse.Builder
-
Uses of DescribeVolumeStatusResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeVolumeStatusResponse.BuilderModifier and TypeMethodDescriptionDescribeVolumeStatusResponse.builder()The token to include in another request to get the next page of items.DescribeVolumeStatusResponse.toBuilder()DescribeVolumeStatusResponse.Builder.volumeStatuses(Collection<VolumeStatusItem> volumeStatuses) Information about the status of the volumes.DescribeVolumeStatusResponse.Builder.volumeStatuses(Consumer<VolumeStatusItem.Builder>... volumeStatuses) Information about the status of the volumes.DescribeVolumeStatusResponse.Builder.volumeStatuses(VolumeStatusItem... volumeStatuses) Information about the status of the volumes.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeVolumeStatusResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeVolumeStatusResponse.Builder>DescribeVolumeStatusResponse.serializableBuilderClass()