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 DeleteRegionHealthCheckServiceRequest
DeleteRegionHealthCheckServiceRequest.Builder. build()
DeleteRegionHealthCheckServiceRequest
DeleteRegionHealthCheckServiceRequest.Builder. buildPartial()
static DeleteRegionHealthCheckServiceRequest
DeleteRegionHealthCheckServiceRequest. getDefaultInstance()
DeleteRegionHealthCheckServiceRequest
DeleteRegionHealthCheckServiceRequest.Builder. getDefaultInstanceForType()
DeleteRegionHealthCheckServiceRequest
DeleteRegionHealthCheckServiceRequest. getDefaultInstanceForType()
static DeleteRegionHealthCheckServiceRequest
DeleteRegionHealthCheckServiceRequest. parseDelimitedFrom(InputStream input)
static DeleteRegionHealthCheckServiceRequest
DeleteRegionHealthCheckServiceRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteRegionHealthCheckServiceRequest
DeleteRegionHealthCheckServiceRequest. parseFrom(byte[] data)
static DeleteRegionHealthCheckServiceRequest
DeleteRegionHealthCheckServiceRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteRegionHealthCheckServiceRequest
DeleteRegionHealthCheckServiceRequest. parseFrom(com.google.protobuf.ByteString data)
static DeleteRegionHealthCheckServiceRequest
DeleteRegionHealthCheckServiceRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteRegionHealthCheckServiceRequest
DeleteRegionHealthCheckServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeleteRegionHealthCheckServiceRequest
DeleteRegionHealthCheckServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteRegionHealthCheckServiceRequest
DeleteRegionHealthCheckServiceRequest. parseFrom(InputStream input)
static DeleteRegionHealthCheckServiceRequest
DeleteRegionHealthCheckServiceRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteRegionHealthCheckServiceRequest
DeleteRegionHealthCheckServiceRequest. parseFrom(ByteBuffer data)
static DeleteRegionHealthCheckServiceRequest
DeleteRegionHealthCheckServiceRequest. 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.Builder
DeleteRegionHealthCheckServiceRequest.Builder. mergeFrom(DeleteRegionHealthCheckServiceRequest other)
static DeleteRegionHealthCheckServiceRequest.Builder
DeleteRegionHealthCheckServiceRequest. 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.
-