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