| Package | Description |
|---|---|
| org.jclouds.googlecomputeengine.features | |
| org.jclouds.googlecomputeengine.options |
| Modifier and Type | Method and Description |
|---|---|
Operation |
SubnetworkApi.createInNetwork(SubnetworkCreationOptions newSubnetwork)
Creates a persistent network resource in the specified project with the specified range and specified gateway.
|
| Modifier and Type | Method and Description |
|---|---|
static SubnetworkCreationOptions |
SubnetworkCreationOptions.create(String name,
String description,
URI network,
String ipCidrRange,
URI region,
boolean privateIpGoogleAccess) |
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.