Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
ProjectGlobalOperationName |
ProjectGlobalOperationName.Builder.build() |
static ProjectGlobalOperationName |
ProjectGlobalOperationName.of(String operation,
String project) |
static ProjectGlobalOperationName |
ProjectGlobalOperationName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.resourcenames.ResourceNameFactory<ProjectGlobalOperationName> |
ProjectGlobalOperationName.newFactory() |
Modifier and Type | Method and Description |
---|---|
void |
GlobalOperationClient.deleteGlobalOperation(ProjectGlobalOperationName operation)
Deletes the specified Operations resource.
|
Operation |
GlobalOperationClient.getGlobalOperation(ProjectGlobalOperationName operation)
Retrieves the specified Operations resource.
|
Constructor and Description |
---|
Builder(ProjectGlobalOperationName projectGlobalOperationName) |
Copyright © 2019 Google LLC. All rights reserved.