Uses of Interface
software.amazon.awssdk.services.ec2.model.CoipAddressUsage.Builder
Packages that use CoipAddressUsage.Builder
-
Uses of CoipAddressUsage.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return CoipAddressUsage.BuilderModifier and TypeMethodDescriptionCoipAddressUsage.Builder.allocationId(String allocationId) The allocation ID of the address.CoipAddressUsage.Builder.awsAccountId(String awsAccountId) The Amazon Web Services account ID.CoipAddressUsage.Builder.awsService(String awsService) The Amazon Web Services service.static CoipAddressUsage.BuilderCoipAddressUsage.builder()The customer-owned IP address.CoipAddressUsage.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type CoipAddressUsage.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CoipAddressUsage.Builder>CoipAddressUsage.serializableBuilderClass()