Uses of Interface
software.amazon.awssdk.services.ec2.model.MovingAddressStatus.Builder
Packages that use MovingAddressStatus.Builder
-
Uses of MovingAddressStatus.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return MovingAddressStatus.BuilderModifier and TypeMethodDescriptionstatic MovingAddressStatus.BuilderMovingAddressStatus.builder()MovingAddressStatus.Builder.moveStatus(String moveStatus) The status of the Elastic IP address that's being moved or restored.MovingAddressStatus.Builder.moveStatus(MoveStatus moveStatus) The status of the Elastic IP address that's being moved or restored.The Elastic IP address.MovingAddressStatus.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type MovingAddressStatus.BuilderModifier and TypeMethodDescriptionstatic Class<? extends MovingAddressStatus.Builder>MovingAddressStatus.serializableBuilderClass()