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