Uses of Interface
software.amazon.awssdk.services.ec2.model.AllocateIpamPoolCidrResponse.Builder
Packages that use AllocateIpamPoolCidrResponse.Builder
-
Uses of AllocateIpamPoolCidrResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AllocateIpamPoolCidrResponse.BuilderModifier and TypeMethodDescriptionAllocateIpamPoolCidrResponse.builder()AllocateIpamPoolCidrResponse.Builder.ipamPoolAllocation(Consumer<IpamPoolAllocation.Builder> ipamPoolAllocation) Information about the allocation created.AllocateIpamPoolCidrResponse.Builder.ipamPoolAllocation(IpamPoolAllocation ipamPoolAllocation) Information about the allocation created.AllocateIpamPoolCidrResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AllocateIpamPoolCidrResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AllocateIpamPoolCidrResponse.Builder>AllocateIpamPoolCidrResponse.serializableBuilderClass()