| 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.ListXpnHostsPagedResponse |
ProjectsClient.listXpnHosts(ListXpnHostsProjectsRequest request)
Lists all shared VPC host projects visible to the user in an organization.
|
ProjectsClient.ListXpnHostsPagedResponse |
ProjectsClient.listXpnHosts(String project,
ProjectsListXpnHostsRequest projectsListXpnHostsRequestResource)
Lists all shared VPC host projects visible to the user in an organization.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ProjectsClient.ListXpnHostsPagedResponse> |
ProjectsClient.ListXpnHostsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListXpnHostsProjectsRequest,XpnHostList,Project> context,
com.google.api.core.ApiFuture<XpnHostList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListXpnHostsProjectsRequest,ProjectsClient.ListXpnHostsPagedResponse> |
ProjectsClient.listXpnHostsPagedCallable()
Lists all shared VPC host projects visible to the user in an organization.
|
com.google.api.gax.rpc.PagedCallSettings<ListXpnHostsProjectsRequest,XpnHostList,ProjectsClient.ListXpnHostsPagedResponse> |
ProjectsSettings.listXpnHostsSettings()
Returns the object with the settings used for calls to listXpnHosts.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListXpnHostsProjectsRequest,XpnHostList,ProjectsClient.ListXpnHostsPagedResponse> |
ProjectsSettings.Builder.listXpnHostsSettings()
Returns the builder for the settings used for calls to listXpnHosts.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListXpnHostsProjectsRequest,ProjectsClient.ListXpnHostsPagedResponse> |
HttpJsonProjectsStub.listXpnHostsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListXpnHostsProjectsRequest,ProjectsClient.ListXpnHostsPagedResponse> |
ProjectsStub.listXpnHostsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListXpnHostsProjectsRequest,XpnHostList,ProjectsClient.ListXpnHostsPagedResponse> |
ProjectsStubSettings.listXpnHostsSettings()
Returns the object with the settings used for calls to listXpnHosts.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListXpnHostsProjectsRequest,XpnHostList,ProjectsClient.ListXpnHostsPagedResponse> |
ProjectsStubSettings.Builder.listXpnHostsSettings()
Returns the builder for the settings used for calls to listXpnHosts.
|
Copyright © 2024 Google LLC. All rights reserved.