Uses of Class
com.google.cloud.compute.v1.GetHealthRegionBackendServiceRequest
-
Packages that use GetHealthRegionBackendServiceRequest 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 GetHealthRegionBackendServiceRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetHealthRegionBackendServiceRequest Modifier and Type Method Description GetHealthRegionBackendServiceRequestGetHealthRegionBackendServiceRequest.Builder. build()GetHealthRegionBackendServiceRequestGetHealthRegionBackendServiceRequest.Builder. buildPartial()static GetHealthRegionBackendServiceRequestGetHealthRegionBackendServiceRequest. getDefaultInstance()GetHealthRegionBackendServiceRequestGetHealthRegionBackendServiceRequest.Builder. getDefaultInstanceForType()GetHealthRegionBackendServiceRequestGetHealthRegionBackendServiceRequest. getDefaultInstanceForType()static GetHealthRegionBackendServiceRequestGetHealthRegionBackendServiceRequest. parseDelimitedFrom(InputStream input)static GetHealthRegionBackendServiceRequestGetHealthRegionBackendServiceRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetHealthRegionBackendServiceRequestGetHealthRegionBackendServiceRequest. parseFrom(byte[] data)static GetHealthRegionBackendServiceRequestGetHealthRegionBackendServiceRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetHealthRegionBackendServiceRequestGetHealthRegionBackendServiceRequest. parseFrom(com.google.protobuf.ByteString data)static GetHealthRegionBackendServiceRequestGetHealthRegionBackendServiceRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetHealthRegionBackendServiceRequestGetHealthRegionBackendServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetHealthRegionBackendServiceRequestGetHealthRegionBackendServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetHealthRegionBackendServiceRequestGetHealthRegionBackendServiceRequest. parseFrom(InputStream input)static GetHealthRegionBackendServiceRequestGetHealthRegionBackendServiceRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetHealthRegionBackendServiceRequestGetHealthRegionBackendServiceRequest. parseFrom(ByteBuffer data)static GetHealthRegionBackendServiceRequestGetHealthRegionBackendServiceRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetHealthRegionBackendServiceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetHealthRegionBackendServiceRequest,BackendServiceGroupHealth>RegionBackendServicesClient. getHealthCallable()Gets the most recent health check results for this regional BackendService.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetHealthRegionBackendServiceRequest,BackendServiceGroupHealth>RegionBackendServicesSettings.Builder. getHealthSettings()Returns the builder for the settings used for calls to getHealth.com.google.api.gax.rpc.UnaryCallSettings<GetHealthRegionBackendServiceRequest,BackendServiceGroupHealth>RegionBackendServicesSettings. getHealthSettings()Returns the object with the settings used for calls to getHealth.com.google.protobuf.Parser<GetHealthRegionBackendServiceRequest>GetHealthRegionBackendServiceRequest. getParserForType()static com.google.protobuf.Parser<GetHealthRegionBackendServiceRequest>GetHealthRegionBackendServiceRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetHealthRegionBackendServiceRequest Modifier and Type Method Description BackendServiceGroupHealthRegionBackendServicesClient. getHealth(GetHealthRegionBackendServiceRequest request)Gets the most recent health check results for this regional BackendService.GetHealthRegionBackendServiceRequest.BuilderGetHealthRegionBackendServiceRequest.Builder. mergeFrom(GetHealthRegionBackendServiceRequest other)static GetHealthRegionBackendServiceRequest.BuilderGetHealthRegionBackendServiceRequest. newBuilder(GetHealthRegionBackendServiceRequest prototype) -
Uses of GetHealthRegionBackendServiceRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetHealthRegionBackendServiceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetHealthRegionBackendServiceRequest,BackendServiceGroupHealth>HttpJsonRegionBackendServicesStub. getHealthCallable()com.google.api.gax.rpc.UnaryCallable<GetHealthRegionBackendServiceRequest,BackendServiceGroupHealth>RegionBackendServicesStub. getHealthCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetHealthRegionBackendServiceRequest,BackendServiceGroupHealth>RegionBackendServicesStubSettings.Builder. getHealthSettings()Returns the builder for the settings used for calls to getHealth.com.google.api.gax.rpc.UnaryCallSettings<GetHealthRegionBackendServiceRequest,BackendServiceGroupHealth>RegionBackendServicesStubSettings. getHealthSettings()Returns the object with the settings used for calls to getHealth.
-