Uses of Interface
software.amazon.awssdk.services.ec2.model.VolumeStatusAttachmentStatus.Builder
Packages that use VolumeStatusAttachmentStatus.Builder
-
Uses of VolumeStatusAttachmentStatus.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return VolumeStatusAttachmentStatus.BuilderModifier and TypeMethodDescriptionVolumeStatusAttachmentStatus.builder()VolumeStatusAttachmentStatus.Builder.instanceId(String instanceId) The ID of the attached instance.VolumeStatusAttachmentStatus.Builder.ioPerformance(String ioPerformance) The maximum IOPS supported by the attached instance.VolumeStatusAttachmentStatus.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type VolumeStatusAttachmentStatus.BuilderModifier and TypeMethodDescriptionstatic Class<? extends VolumeStatusAttachmentStatus.Builder>VolumeStatusAttachmentStatus.serializableBuilderClass()