Uses of Class
com.google.cloud.compute.v1.XpnHostList
-
Packages that use XpnHostList Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of XpnHostList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return XpnHostList Modifier and Type Method Description XpnHostList
XpnHostList.Builder. build()
XpnHostList
XpnHostList.Builder. buildPartial()
static XpnHostList
XpnHostList. getDefaultInstance()
XpnHostList
XpnHostList.Builder. getDefaultInstanceForType()
XpnHostList
XpnHostList. getDefaultInstanceForType()
static XpnHostList
XpnHostList. parseDelimitedFrom(InputStream input)
static XpnHostList
XpnHostList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static XpnHostList
XpnHostList. parseFrom(byte[] data)
static XpnHostList
XpnHostList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static XpnHostList
XpnHostList. parseFrom(com.google.protobuf.ByteString data)
static XpnHostList
XpnHostList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static XpnHostList
XpnHostList. parseFrom(com.google.protobuf.CodedInputStream input)
static XpnHostList
XpnHostList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static XpnHostList
XpnHostList. parseFrom(InputStream input)
static XpnHostList
XpnHostList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static XpnHostList
XpnHostList. parseFrom(ByteBuffer data)
static XpnHostList
XpnHostList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type XpnHostList Modifier and Type Method Description com.google.protobuf.Parser<XpnHostList>
XpnHostList. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListXpnHostsProjectsRequest,XpnHostList>
ProjectsClient. listXpnHostsCallable()
Lists all shared VPC host projects visible to the user in an organization.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.com.google.api.gax.rpc.PagedCallSettings<ListXpnHostsProjectsRequest,XpnHostList,ProjectsClient.ListXpnHostsPagedResponse>
ProjectsSettings. listXpnHostsSettings()
Returns the object with the settings used for calls to listXpnHosts.static com.google.protobuf.Parser<XpnHostList>
XpnHostList. parser()
Methods in com.google.cloud.compute.v1 with parameters of type XpnHostList Modifier and Type Method Description protected ProjectsClient.ListXpnHostsPage
ProjectsClient.ListXpnHostsPage. createPage(com.google.api.gax.rpc.PageContext<ListXpnHostsProjectsRequest,XpnHostList,Project> context, XpnHostList response)
XpnHostList.Builder
XpnHostList.Builder. mergeFrom(XpnHostList other)
static XpnHostList.Builder
XpnHostList. newBuilder(XpnHostList prototype)
Method parameters in com.google.cloud.compute.v1 with type arguments of type XpnHostList Modifier and Type Method 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)
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)
protected ProjectsClient.ListXpnHostsPage
ProjectsClient.ListXpnHostsPage. createPage(com.google.api.gax.rpc.PageContext<ListXpnHostsProjectsRequest,XpnHostList,Project> context, XpnHostList response)
com.google.api.core.ApiFuture<ProjectsClient.ListXpnHostsPage>
ProjectsClient.ListXpnHostsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListXpnHostsProjectsRequest,XpnHostList,Project> context, com.google.api.core.ApiFuture<XpnHostList> futureResponse)
com.google.api.core.ApiFuture<ProjectsClient.ListXpnHostsPage>
ProjectsClient.ListXpnHostsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListXpnHostsProjectsRequest,XpnHostList,Project> context, com.google.api.core.ApiFuture<XpnHostList> futureResponse)
-
Uses of XpnHostList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type XpnHostList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListXpnHostsProjectsRequest,XpnHostList>
HttpJsonProjectsStub. listXpnHostsCallable()
com.google.api.gax.rpc.UnaryCallable<ListXpnHostsProjectsRequest,XpnHostList>
ProjectsStub. listXpnHostsCallable()
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.com.google.api.gax.rpc.PagedCallSettings<ListXpnHostsProjectsRequest,XpnHostList,ProjectsClient.ListXpnHostsPagedResponse>
ProjectsStubSettings. listXpnHostsSettings()
Returns the object with the settings used for calls to listXpnHosts.
-