Package | Description |
---|---|
com.google.cloud.compute.deprecated |
A client for Google Compute Engine – High-performance, scalable virtual machines.
|
Modifier and Type | Method and Description |
---|---|
static Compute.LicenseField |
Compute.LicenseField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Compute.LicenseField[] |
Compute.LicenseField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Compute.LicenseOption |
Compute.LicenseOption.fields(Compute.LicenseField... fields)
Returns an option to specify the license's fields to be returned by the RPC call.
|
Copyright © 2019 Google LLC. All rights reserved.