Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
ProjectGlobalRouteName |
ProjectGlobalRouteName.Builder.build() |
static ProjectGlobalRouteName |
ProjectGlobalRouteName.of(String project,
String route) |
static ProjectGlobalRouteName |
ProjectGlobalRouteName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.resourcenames.ResourceNameFactory<ProjectGlobalRouteName> |
ProjectGlobalRouteName.newFactory() |
Modifier and Type | Method and Description |
---|---|
Operation |
RouteClient.deleteRoute(ProjectGlobalRouteName route)
Deletes the specified Route resource.
|
Route |
RouteClient.getRoute(ProjectGlobalRouteName route)
Returns the specified Route resource.
|
Constructor and Description |
---|
Builder(ProjectGlobalRouteName projectGlobalRouteName) |
Copyright © 2019 Google LLC. All rights reserved.