Uses of Interface
software.amazon.awssdk.services.ec2.model.ModifyIpamPoolAllocationResponse.Builder
Packages that use ModifyIpamPoolAllocationResponse.Builder
-
Uses of ModifyIpamPoolAllocationResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ModifyIpamPoolAllocationResponse.BuilderModifier and TypeMethodDescriptionModifyIpamPoolAllocationResponse.builder()ModifyIpamPoolAllocationResponse.Builder.ipamPoolAllocation(Consumer<IpamPoolAllocation.Builder> ipamPoolAllocation) The modified IPAM pool allocation.ModifyIpamPoolAllocationResponse.Builder.ipamPoolAllocation(IpamPoolAllocation ipamPoolAllocation) The modified IPAM pool allocation.ModifyIpamPoolAllocationResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ModifyIpamPoolAllocationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ModifyIpamPoolAllocationResponse.Builder>ModifyIpamPoolAllocationResponse.serializableBuilderClass()