Uses of Class
software.amazon.awscdk.services.ec2.IPAMAllocationReference.Builder
Packages that use IPAMAllocationReference.Builder
-
Uses of IPAMAllocationReference.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return IPAMAllocationReference.BuilderModifier and TypeMethodDescriptionIPAMAllocationReference.builder()
Sets the value ofIPAMAllocationReference.getCidr()
IPAMAllocationReference.Builder.ipamPoolAllocationId
(String ipamPoolAllocationId) Sets the value ofIPAMAllocationReference.getIpamPoolAllocationId()
IPAMAllocationReference.Builder.ipamPoolId
(String ipamPoolId) Sets the value ofIPAMAllocationReference.getIpamPoolId()
Constructors in software.amazon.awscdk.services.ec2 with parameters of type IPAMAllocationReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theIPAMAllocationReference.Builder
.