Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
XpnResourceId |
XpnResourceId.Builder.build() |
static XpnResourceId |
XpnResourceId.getDefaultInstance() |
XpnResourceId |
ProjectsEnableXpnResourceRequest.getXpnResource()
Service resource (a.k.a service project) ID.
|
XpnResourceId |
ProjectsEnableXpnResourceRequest.Builder.getXpnResource()
Service resource (a.k.a service project) ID.
|
XpnResourceId |
ProjectsDisableXpnResourceRequest.getXpnResource()
Service resource (a.k.a service project) ID.
|
XpnResourceId |
ProjectsDisableXpnResourceRequest.Builder.getXpnResource()
Service resource (a.k.a service project) ID.
|
Modifier and Type | Method and Description |
---|---|
List<XpnResourceId> |
ProjectsGetXpnResources.getResourcesList()
Service resources (a.k.a service projects) attached to this project as their shared VPC host.
|
List<XpnResourceId> |
ProjectsGetXpnResources.Builder.getResourcesList()
Service resources (a.k.a service projects) attached to this project as their shared VPC host.
|
Modifier and Type | Method and Description |
---|---|
ProjectsGetXpnResources.Builder |
ProjectsGetXpnResources.Builder.addResources(XpnResourceId resources)
Service resources (a.k.a service projects) attached to this project as their shared VPC host.
|
XpnResourceId.Builder |
XpnResourceId.Builder.mergeFrom(XpnResourceId other) |
static XpnResourceId.Builder |
XpnResourceId.newBuilder(XpnResourceId prototype) |
ProjectsEnableXpnResourceRequest.Builder |
ProjectsEnableXpnResourceRequest.Builder.setXpnResource(XpnResourceId xpnResource)
Service resource (a.k.a service project) ID.
|
ProjectsDisableXpnResourceRequest.Builder |
ProjectsDisableXpnResourceRequest.Builder.setXpnResource(XpnResourceId xpnResource)
Service resource (a.k.a service project) ID.
|
Modifier and Type | Method and Description |
---|---|
ProjectsGetXpnResources.Builder |
ProjectsGetXpnResources.Builder.addAllResources(List<XpnResourceId> resources)
Service resources (a.k.a service projects) attached to this project as their shared VPC host.
|
static com.google.api.core.ApiFuture<ProjectClient.GetXpnResourcesProjectsPagedResponse> |
ProjectClient.GetXpnResourcesProjectsPagedResponse.createAsync(PageContext<GetXpnResourcesProjectsHttpRequest,ProjectsGetXpnResources,XpnResourceId> context,
com.google.api.core.ApiFuture<ProjectsGetXpnResources> futureResponse) |
protected ProjectClient.GetXpnResourcesProjectsPage |
ProjectClient.GetXpnResourcesProjectsPage.createPage(PageContext<GetXpnResourcesProjectsHttpRequest,ProjectsGetXpnResources,XpnResourceId> context,
ProjectsGetXpnResources response) |
com.google.api.core.ApiFuture<ProjectClient.GetXpnResourcesProjectsPage> |
ProjectClient.GetXpnResourcesProjectsPage.createPageAsync(PageContext<GetXpnResourcesProjectsHttpRequest,ProjectsGetXpnResources,XpnResourceId> context,
com.google.api.core.ApiFuture<ProjectsGetXpnResources> futureResponse) |
Copyright © 2019 Google LLC. All rights reserved.