Uses of Class
org.jclouds.azurecompute.arm.domain.Subnet.SubnetProperties.Builder
Packages that use Subnet.SubnetProperties.Builder
-
Uses of Subnet.SubnetProperties.Builder in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return Subnet.SubnetProperties.BuilderModifier and TypeMethodDescriptionabstract Subnet.SubnetProperties.Builder
Subnet.SubnetProperties.Builder.addressPrefix
(String addressPrefix) Subnet.SubnetProperties.builder()
abstract Subnet.SubnetProperties.Builder
Subnet.SubnetProperties.Builder.ipConfigurations
(List<Subnet.IpConfiguration> ipConfigurations) abstract Subnet.SubnetProperties.Builder
Subnet.SubnetProperties.Builder.provisioningState
(String provisioningState) abstract Subnet.SubnetProperties.Builder
Subnet.SubnetProperties.toBuilder()