Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
ProjectGlobalLicenseName |
ProjectGlobalLicenseName.Builder.build() |
static ProjectGlobalLicenseName |
ProjectGlobalLicenseName.of(String license,
String project) |
static ProjectGlobalLicenseName |
ProjectGlobalLicenseName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.resourcenames.ResourceNameFactory<ProjectGlobalLicenseName> |
ProjectGlobalLicenseName.newFactory() |
Modifier and Type | Method and Description |
---|---|
Operation |
LicenseClient.deleteLicense(ProjectGlobalLicenseName license)
Deletes the specified license.
|
License |
LicenseClient.getLicense(ProjectGlobalLicenseName license)
Returns the specified License resource.
|
Constructor and Description |
---|
Builder(ProjectGlobalLicenseName projectGlobalLicenseName) |
Copyright © 2019 Google LLC. All rights reserved.