Uses of Interface
software.amazon.awssdk.services.ec2.model.IpamPolicyAllocationRule.Builder
Packages that use IpamPolicyAllocationRule.Builder
-
Uses of IpamPolicyAllocationRule.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return IpamPolicyAllocationRule.BuilderModifier and TypeMethodDescriptionIpamPolicyAllocationRule.builder()IpamPolicyAllocationRule.Builder.sourceIpamPoolId(String sourceIpamPoolId) The ID of the source IPAM pool for the allocation rule.IpamPolicyAllocationRule.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type IpamPolicyAllocationRule.BuilderModifier and TypeMethodDescriptionstatic Class<? extends IpamPolicyAllocationRule.Builder>IpamPolicyAllocationRule.serializableBuilderClass()