Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeMovingAddressesResponse.Builder
Packages that use DescribeMovingAddressesResponse.Builder
-
Uses of DescribeMovingAddressesResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeMovingAddressesResponse.BuilderModifier and TypeMethodDescriptionDescribeMovingAddressesResponse.builder()DescribeMovingAddressesResponse.Builder.movingAddressStatuses(Collection<MovingAddressStatus> movingAddressStatuses) The status for each Elastic IP address.DescribeMovingAddressesResponse.Builder.movingAddressStatuses(Consumer<MovingAddressStatus.Builder>... movingAddressStatuses) The status for each Elastic IP address.DescribeMovingAddressesResponse.Builder.movingAddressStatuses(MovingAddressStatus... movingAddressStatuses) The status for each Elastic IP address.The token to use to retrieve the next page of results.DescribeMovingAddressesResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeMovingAddressesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeMovingAddressesResponse.Builder>DescribeMovingAddressesResponse.serializableBuilderClass()