Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
ProjectClient.ListXpnHostsProjectsPagedResponse |
ProjectClient.listXpnHostsProjects(ListXpnHostsProjectsHttpRequest request)
Lists all shared VPC host projects visible to the user in an organization.
|
ProjectClient.ListXpnHostsProjectsPagedResponse |
ProjectClient.listXpnHostsProjects(ProjectName project,
ProjectsListXpnHostsRequest projectsListXpnHostsRequestResource)
Lists all shared VPC host projects visible to the user in an organization.
|
ProjectClient.ListXpnHostsProjectsPagedResponse |
ProjectClient.listXpnHostsProjects(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<ProjectClient.ListXpnHostsProjectsPagedResponse> |
ProjectClient.ListXpnHostsProjectsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListXpnHostsProjectsHttpRequest,XpnHostList,Project> context,
com.google.api.core.ApiFuture<XpnHostList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListXpnHostsProjectsHttpRequest,ProjectClient.ListXpnHostsProjectsPagedResponse> |
ProjectClient.listXpnHostsProjectsPagedCallable()
Lists all shared VPC host projects visible to the user in an organization.
|
com.google.api.gax.rpc.PagedCallSettings<ListXpnHostsProjectsHttpRequest,XpnHostList,ProjectClient.ListXpnHostsProjectsPagedResponse> |
ProjectSettings.listXpnHostsProjectsSettings()
Returns the object with the settings used for calls to listXpnHostsProjects.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListXpnHostsProjectsHttpRequest,XpnHostList,ProjectClient.ListXpnHostsProjectsPagedResponse> |
ProjectSettings.Builder.listXpnHostsProjectsSettings()
Returns the builder for the settings used for calls to listXpnHostsProjects.
|
Copyright © 2019 Google LLC. All rights reserved.