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 XpnHostListXpnHostList.Builder. build()XpnHostListXpnHostList.Builder. buildPartial()static XpnHostListXpnHostList. getDefaultInstance()XpnHostListXpnHostList.Builder. getDefaultInstanceForType()XpnHostListXpnHostList. getDefaultInstanceForType()static XpnHostListXpnHostList. parseDelimitedFrom(InputStream input)static XpnHostListXpnHostList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static XpnHostListXpnHostList. parseFrom(byte[] data)static XpnHostListXpnHostList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static XpnHostListXpnHostList. parseFrom(com.google.protobuf.ByteString data)static XpnHostListXpnHostList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static XpnHostListXpnHostList. parseFrom(com.google.protobuf.CodedInputStream input)static XpnHostListXpnHostList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static XpnHostListXpnHostList. parseFrom(InputStream input)static XpnHostListXpnHostList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static XpnHostListXpnHostList. parseFrom(ByteBuffer data)static XpnHostListXpnHostList. 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.ListXpnHostsPageProjectsClient.ListXpnHostsPage. createPage(com.google.api.gax.rpc.PageContext<ListXpnHostsProjectsRequest,XpnHostList,Project> context, XpnHostList response)XpnHostList.BuilderXpnHostList.Builder. mergeFrom(XpnHostList other)static XpnHostList.BuilderXpnHostList. 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.ListXpnHostsPageProjectsClient.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.
-