| Package | Description |
|---|---|
| org.jclouds.googlecomputeengine.features | |
| org.jclouds.googlecomputeengine.options |
| Modifier and Type | Method and Description |
|---|---|
Operation |
TargetPoolApi.create(TargetPoolCreationOptions options)
Creates a TargetPool resource in the specified project and region using the data included in the request.
|
| Modifier and Type | Method and Description |
|---|---|
TargetPoolCreationOptions |
TargetPoolCreationOptions.Builder.build() |
static TargetPoolCreationOptions |
TargetPoolCreationOptions.create(String name,
List<URI> healthChecks,
List<URI> instances,
TargetPoolCreationOptions.SessionAffinityValue sessionAffinity,
Float failoverRatio,
URI backupPool,
String description) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.