Uses of Class
software.amazon.awscdk.services.ec2.alpha.PoolOptions.Builder
Packages that use PoolOptions.Builder
-
Uses of PoolOptions.Builder in software.amazon.awscdk.services.ec2.alpha
Methods in software.amazon.awscdk.services.ec2.alpha that return PoolOptions.BuilderModifier and TypeMethodDescriptionPoolOptions.Builder.addressFamily(AddressFamily addressFamily) Sets the value ofPoolOptions.getAddressFamily()PoolOptions.Builder.awsService(AwsServiceName awsService) Sets the value ofPoolOptions.getAwsService()static PoolOptions.BuilderPoolOptions.builder()PoolOptions.Builder.ipamPoolName(String ipamPoolName) Sets the value ofPoolOptions.getIpamPoolName()PoolOptions.Builder.ipv4ProvisionedCidrs(List<String> ipv4ProvisionedCidrs) Sets the value ofPoolOptions.getIpv4ProvisionedCidrs()Sets the value ofPoolOptions.getLocale()PoolOptions.Builder.publicIpSource(IpamPoolPublicIpSource publicIpSource) Sets the value ofPoolOptions.getPublicIpSource()Constructors in software.amazon.awscdk.services.ec2.alpha with parameters of type PoolOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(PoolOptions.Builder builder) Constructor that initializes the object based on literal property values passed by thePoolOptions.Builder.