Class GetSubnetAllocationPool
- java.lang.Object
-
- com.pulumi.openstack.networking.outputs.GetSubnetAllocationPool
-
public final class GetSubnetAllocationPool extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGetSubnetAllocationPool.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static GetSubnetAllocationPool.Builderbuilder()static GetSubnetAllocationPool.Builderbuilder(GetSubnetAllocationPool defaults)java.lang.Stringend()java.lang.Stringstart()
-
-
-
Method Detail
-
end
public java.lang.String end()
-
start
public java.lang.String start()
-
builder
public static GetSubnetAllocationPool.Builder builder()
-
builder
public static GetSubnetAllocationPool.Builder builder(GetSubnetAllocationPool defaults)
-
-