| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
ProjectsClient.GetXpnResourcesPagedResponse |
ProjectsClient.getXpnResources(GetXpnResourcesProjectsRequest request)
Gets service resources (a.k.a service project) associated with this host project.
|
ProjectsClient.GetXpnResourcesPagedResponse |
ProjectsClient.getXpnResources(String project)
Gets service resources (a.k.a service project) associated with this host project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ProjectsClient.GetXpnResourcesPagedResponse> |
ProjectsClient.GetXpnResourcesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<GetXpnResourcesProjectsRequest,ProjectsGetXpnResources,XpnResourceId> context,
com.google.api.core.ApiFuture<ProjectsGetXpnResources> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<GetXpnResourcesProjectsRequest,ProjectsClient.GetXpnResourcesPagedResponse> |
ProjectsClient.getXpnResourcesPagedCallable()
Gets service resources (a.k.a service project) associated with this host project.
|
com.google.api.gax.rpc.PagedCallSettings<GetXpnResourcesProjectsRequest,ProjectsGetXpnResources,ProjectsClient.GetXpnResourcesPagedResponse> |
ProjectsSettings.getXpnResourcesSettings()
Returns the object with the settings used for calls to getXpnResources.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<GetXpnResourcesProjectsRequest,ProjectsGetXpnResources,ProjectsClient.GetXpnResourcesPagedResponse> |
ProjectsSettings.Builder.getXpnResourcesSettings()
Returns the builder for the settings used for calls to getXpnResources.
|
Copyright © 2024 Google LLC. All rights reserved.