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