Uses of Class
com.google.cloud.compute.v1.DeleteRegionHealthCheckServiceRequest
-
Packages that use DeleteRegionHealthCheckServiceRequest 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 DeleteRegionHealthCheckServiceRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return DeleteRegionHealthCheckServiceRequest Modifier and Type Method Description DeleteRegionHealthCheckServiceRequestDeleteRegionHealthCheckServiceRequest.Builder. build()DeleteRegionHealthCheckServiceRequestDeleteRegionHealthCheckServiceRequest.Builder. buildPartial()static DeleteRegionHealthCheckServiceRequestDeleteRegionHealthCheckServiceRequest. getDefaultInstance()DeleteRegionHealthCheckServiceRequestDeleteRegionHealthCheckServiceRequest.Builder. getDefaultInstanceForType()DeleteRegionHealthCheckServiceRequestDeleteRegionHealthCheckServiceRequest. getDefaultInstanceForType()static DeleteRegionHealthCheckServiceRequestDeleteRegionHealthCheckServiceRequest. parseDelimitedFrom(InputStream input)static DeleteRegionHealthCheckServiceRequestDeleteRegionHealthCheckServiceRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteRegionHealthCheckServiceRequestDeleteRegionHealthCheckServiceRequest. parseFrom(byte[] data)static DeleteRegionHealthCheckServiceRequestDeleteRegionHealthCheckServiceRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteRegionHealthCheckServiceRequestDeleteRegionHealthCheckServiceRequest. parseFrom(com.google.protobuf.ByteString data)static DeleteRegionHealthCheckServiceRequestDeleteRegionHealthCheckServiceRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteRegionHealthCheckServiceRequestDeleteRegionHealthCheckServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeleteRegionHealthCheckServiceRequestDeleteRegionHealthCheckServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteRegionHealthCheckServiceRequestDeleteRegionHealthCheckServiceRequest. parseFrom(InputStream input)static DeleteRegionHealthCheckServiceRequestDeleteRegionHealthCheckServiceRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteRegionHealthCheckServiceRequestDeleteRegionHealthCheckServiceRequest. parseFrom(ByteBuffer data)static DeleteRegionHealthCheckServiceRequestDeleteRegionHealthCheckServiceRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type DeleteRegionHealthCheckServiceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteRegionHealthCheckServiceRequest,Operation>RegionHealthCheckServicesClient. deleteCallable()Deletes the specified regional HealthCheckService.com.google.api.gax.rpc.OperationCallable<DeleteRegionHealthCheckServiceRequest,Operation,Operation>RegionHealthCheckServicesClient. deleteOperationCallable()Deletes the specified regional HealthCheckService.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRegionHealthCheckServiceRequest,Operation,Operation>RegionHealthCheckServicesSettings.Builder. deleteOperationSettings()Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.OperationCallSettings<DeleteRegionHealthCheckServiceRequest,Operation,Operation>RegionHealthCheckServicesSettings. deleteOperationSettings()Returns the object with the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRegionHealthCheckServiceRequest,Operation>RegionHealthCheckServicesSettings.Builder. deleteSettings()Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings<DeleteRegionHealthCheckServiceRequest,Operation>RegionHealthCheckServicesSettings. deleteSettings()Returns the object with the settings used for calls to delete.com.google.protobuf.Parser<DeleteRegionHealthCheckServiceRequest>DeleteRegionHealthCheckServiceRequest. getParserForType()static com.google.protobuf.Parser<DeleteRegionHealthCheckServiceRequest>DeleteRegionHealthCheckServiceRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type DeleteRegionHealthCheckServiceRequest Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Operation,Operation>RegionHealthCheckServicesClient. deleteAsync(DeleteRegionHealthCheckServiceRequest request)Deletes the specified regional HealthCheckService.DeleteRegionHealthCheckServiceRequest.BuilderDeleteRegionHealthCheckServiceRequest.Builder. mergeFrom(DeleteRegionHealthCheckServiceRequest other)static DeleteRegionHealthCheckServiceRequest.BuilderDeleteRegionHealthCheckServiceRequest. newBuilder(DeleteRegionHealthCheckServiceRequest prototype) -
Uses of DeleteRegionHealthCheckServiceRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type DeleteRegionHealthCheckServiceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteRegionHealthCheckServiceRequest,Operation>HttpJsonRegionHealthCheckServicesStub. deleteCallable()com.google.api.gax.rpc.UnaryCallable<DeleteRegionHealthCheckServiceRequest,Operation>RegionHealthCheckServicesStub. deleteCallable()com.google.api.gax.rpc.OperationCallable<DeleteRegionHealthCheckServiceRequest,Operation,Operation>HttpJsonRegionHealthCheckServicesStub. deleteOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteRegionHealthCheckServiceRequest,Operation,Operation>RegionHealthCheckServicesStub. deleteOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRegionHealthCheckServiceRequest,Operation,Operation>RegionHealthCheckServicesStubSettings.Builder. deleteOperationSettings()Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.OperationCallSettings<DeleteRegionHealthCheckServiceRequest,Operation,Operation>RegionHealthCheckServicesStubSettings. deleteOperationSettings()Returns the object with the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRegionHealthCheckServiceRequest,Operation>RegionHealthCheckServicesStubSettings.Builder. deleteSettings()Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings<DeleteRegionHealthCheckServiceRequest,Operation>RegionHealthCheckServicesStubSettings. deleteSettings()Returns the object with the settings used for calls to delete.
-