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 |
---|---|
UnaryCallable<ListXpnHostsProjectsHttpRequest,ProjectClient.ListXpnHostsProjectsPagedResponse> |
HttpJsonProjectStub.listXpnHostsProjectsPagedCallable() |
UnaryCallable<ListXpnHostsProjectsHttpRequest,ProjectClient.ListXpnHostsProjectsPagedResponse> |
ProjectStub.listXpnHostsProjectsPagedCallable() |
PagedCallSettings<ListXpnHostsProjectsHttpRequest,XpnHostList,ProjectClient.ListXpnHostsProjectsPagedResponse> |
ProjectStubSettings.listXpnHostsProjectsSettings()
Returns the object with the settings used for calls to listXpnHostsProjects.
|
PagedCallSettings.Builder<ListXpnHostsProjectsHttpRequest,XpnHostList,ProjectClient.ListXpnHostsProjectsPagedResponse> |
ProjectStubSettings.Builder.listXpnHostsProjectsSettings()
Returns the builder for the settings used for calls to listXpnHostsProjects.
|
Copyright © 2019 Google LLC. All rights reserved.