Uses of Class
com.google.cloud.compute.v1.HealthCheckServicesList
-
Packages that use HealthCheckServicesList 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 HealthCheckServicesList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return HealthCheckServicesList Modifier and Type Method Description HealthCheckServicesList
HealthCheckServicesList.Builder. build()
HealthCheckServicesList
HealthCheckServicesList.Builder. buildPartial()
static HealthCheckServicesList
HealthCheckServicesList. getDefaultInstance()
HealthCheckServicesList
HealthCheckServicesList.Builder. getDefaultInstanceForType()
HealthCheckServicesList
HealthCheckServicesList. getDefaultInstanceForType()
static HealthCheckServicesList
HealthCheckServicesList. parseDelimitedFrom(InputStream input)
static HealthCheckServicesList
HealthCheckServicesList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HealthCheckServicesList
HealthCheckServicesList. parseFrom(byte[] data)
static HealthCheckServicesList
HealthCheckServicesList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HealthCheckServicesList
HealthCheckServicesList. parseFrom(com.google.protobuf.ByteString data)
static HealthCheckServicesList
HealthCheckServicesList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HealthCheckServicesList
HealthCheckServicesList. parseFrom(com.google.protobuf.CodedInputStream input)
static HealthCheckServicesList
HealthCheckServicesList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HealthCheckServicesList
HealthCheckServicesList. parseFrom(InputStream input)
static HealthCheckServicesList
HealthCheckServicesList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HealthCheckServicesList
HealthCheckServicesList. parseFrom(ByteBuffer data)
static HealthCheckServicesList
HealthCheckServicesList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type HealthCheckServicesList Modifier and Type Method Description com.google.protobuf.Parser<HealthCheckServicesList>
HealthCheckServicesList. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListRegionHealthCheckServicesRequest,HealthCheckServicesList>
RegionHealthCheckServicesClient. listCallable()
Lists all the HealthCheckService resources that have been configured for the specified project in the given region.com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionHealthCheckServicesRequest,HealthCheckServicesList,RegionHealthCheckServicesClient.ListPagedResponse>
RegionHealthCheckServicesSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListRegionHealthCheckServicesRequest,HealthCheckServicesList,RegionHealthCheckServicesClient.ListPagedResponse>
RegionHealthCheckServicesSettings. listSettings()
Returns the object with the settings used for calls to list.static com.google.protobuf.Parser<HealthCheckServicesList>
HealthCheckServicesList. parser()
Methods in com.google.cloud.compute.v1 with parameters of type HealthCheckServicesList Modifier and Type Method Description protected RegionHealthCheckServicesClient.ListPage
RegionHealthCheckServicesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRegionHealthCheckServicesRequest,HealthCheckServicesList,HealthCheckService> context, HealthCheckServicesList response)
HealthCheckServicesList.Builder
HealthCheckServicesList.Builder. mergeFrom(HealthCheckServicesList other)
static HealthCheckServicesList.Builder
HealthCheckServicesList. newBuilder(HealthCheckServicesList prototype)
Method parameters in com.google.cloud.compute.v1 with type arguments of type HealthCheckServicesList Modifier and Type Method Description static com.google.api.core.ApiFuture<RegionHealthCheckServicesClient.ListPagedResponse>
RegionHealthCheckServicesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRegionHealthCheckServicesRequest,HealthCheckServicesList,HealthCheckService> context, com.google.api.core.ApiFuture<HealthCheckServicesList> futureResponse)
static com.google.api.core.ApiFuture<RegionHealthCheckServicesClient.ListPagedResponse>
RegionHealthCheckServicesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRegionHealthCheckServicesRequest,HealthCheckServicesList,HealthCheckService> context, com.google.api.core.ApiFuture<HealthCheckServicesList> futureResponse)
protected RegionHealthCheckServicesClient.ListPage
RegionHealthCheckServicesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRegionHealthCheckServicesRequest,HealthCheckServicesList,HealthCheckService> context, HealthCheckServicesList response)
com.google.api.core.ApiFuture<RegionHealthCheckServicesClient.ListPage>
RegionHealthCheckServicesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionHealthCheckServicesRequest,HealthCheckServicesList,HealthCheckService> context, com.google.api.core.ApiFuture<HealthCheckServicesList> futureResponse)
com.google.api.core.ApiFuture<RegionHealthCheckServicesClient.ListPage>
RegionHealthCheckServicesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionHealthCheckServicesRequest,HealthCheckServicesList,HealthCheckService> context, com.google.api.core.ApiFuture<HealthCheckServicesList> futureResponse)
-
Uses of HealthCheckServicesList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type HealthCheckServicesList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListRegionHealthCheckServicesRequest,HealthCheckServicesList>
HttpJsonRegionHealthCheckServicesStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListRegionHealthCheckServicesRequest,HealthCheckServicesList>
RegionHealthCheckServicesStub. listCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionHealthCheckServicesRequest,HealthCheckServicesList,RegionHealthCheckServicesClient.ListPagedResponse>
RegionHealthCheckServicesStubSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListRegionHealthCheckServicesRequest,HealthCheckServicesList,RegionHealthCheckServicesClient.ListPagedResponse>
RegionHealthCheckServicesStubSettings. listSettings()
Returns the object with the settings used for calls to list.
-