Uses of Class
com.google.cloud.compute.v1.InsertRegionHealthCheckServiceRequest
-
Packages that use InsertRegionHealthCheckServiceRequest 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 InsertRegionHealthCheckServiceRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InsertRegionHealthCheckServiceRequest Modifier and Type Method Description InsertRegionHealthCheckServiceRequestInsertRegionHealthCheckServiceRequest.Builder. build()InsertRegionHealthCheckServiceRequestInsertRegionHealthCheckServiceRequest.Builder. buildPartial()static InsertRegionHealthCheckServiceRequestInsertRegionHealthCheckServiceRequest. getDefaultInstance()InsertRegionHealthCheckServiceRequestInsertRegionHealthCheckServiceRequest.Builder. getDefaultInstanceForType()InsertRegionHealthCheckServiceRequestInsertRegionHealthCheckServiceRequest. getDefaultInstanceForType()static InsertRegionHealthCheckServiceRequestInsertRegionHealthCheckServiceRequest. parseDelimitedFrom(InputStream input)static InsertRegionHealthCheckServiceRequestInsertRegionHealthCheckServiceRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertRegionHealthCheckServiceRequestInsertRegionHealthCheckServiceRequest. parseFrom(byte[] data)static InsertRegionHealthCheckServiceRequestInsertRegionHealthCheckServiceRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertRegionHealthCheckServiceRequestInsertRegionHealthCheckServiceRequest. parseFrom(com.google.protobuf.ByteString data)static InsertRegionHealthCheckServiceRequestInsertRegionHealthCheckServiceRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertRegionHealthCheckServiceRequestInsertRegionHealthCheckServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input)static InsertRegionHealthCheckServiceRequestInsertRegionHealthCheckServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertRegionHealthCheckServiceRequestInsertRegionHealthCheckServiceRequest. parseFrom(InputStream input)static InsertRegionHealthCheckServiceRequestInsertRegionHealthCheckServiceRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertRegionHealthCheckServiceRequestInsertRegionHealthCheckServiceRequest. parseFrom(ByteBuffer data)static InsertRegionHealthCheckServiceRequestInsertRegionHealthCheckServiceRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type InsertRegionHealthCheckServiceRequest Modifier and Type Method Description com.google.protobuf.Parser<InsertRegionHealthCheckServiceRequest>InsertRegionHealthCheckServiceRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<InsertRegionHealthCheckServiceRequest,Operation>RegionHealthCheckServicesClient. insertCallable()Creates a regional HealthCheckService resource in the specified project and region using the data included in the request.com.google.api.gax.rpc.OperationCallable<InsertRegionHealthCheckServiceRequest,Operation,Operation>RegionHealthCheckServicesClient. insertOperationCallable()Creates a regional HealthCheckService resource in the specified project and region using the data included in the request.com.google.api.gax.rpc.OperationCallSettings.Builder<InsertRegionHealthCheckServiceRequest,Operation,Operation>RegionHealthCheckServicesSettings.Builder. insertOperationSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.OperationCallSettings<InsertRegionHealthCheckServiceRequest,Operation,Operation>RegionHealthCheckServicesSettings. insertOperationSettings()Returns the object with the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertRegionHealthCheckServiceRequest,Operation>RegionHealthCheckServicesSettings.Builder. insertSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings<InsertRegionHealthCheckServiceRequest,Operation>RegionHealthCheckServicesSettings. insertSettings()Returns the object with the settings used for calls to insert.static com.google.protobuf.Parser<InsertRegionHealthCheckServiceRequest>InsertRegionHealthCheckServiceRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type InsertRegionHealthCheckServiceRequest Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Operation,Operation>RegionHealthCheckServicesClient. insertAsync(InsertRegionHealthCheckServiceRequest request)Creates a regional HealthCheckService resource in the specified project and region using the data included in the request.InsertRegionHealthCheckServiceRequest.BuilderInsertRegionHealthCheckServiceRequest.Builder. mergeFrom(InsertRegionHealthCheckServiceRequest other)static InsertRegionHealthCheckServiceRequest.BuilderInsertRegionHealthCheckServiceRequest. newBuilder(InsertRegionHealthCheckServiceRequest prototype) -
Uses of InsertRegionHealthCheckServiceRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type InsertRegionHealthCheckServiceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<InsertRegionHealthCheckServiceRequest,Operation>HttpJsonRegionHealthCheckServicesStub. insertCallable()com.google.api.gax.rpc.UnaryCallable<InsertRegionHealthCheckServiceRequest,Operation>RegionHealthCheckServicesStub. insertCallable()com.google.api.gax.rpc.OperationCallable<InsertRegionHealthCheckServiceRequest,Operation,Operation>HttpJsonRegionHealthCheckServicesStub. insertOperationCallable()com.google.api.gax.rpc.OperationCallable<InsertRegionHealthCheckServiceRequest,Operation,Operation>RegionHealthCheckServicesStub. insertOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<InsertRegionHealthCheckServiceRequest,Operation,Operation>RegionHealthCheckServicesStubSettings.Builder. insertOperationSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.OperationCallSettings<InsertRegionHealthCheckServiceRequest,Operation,Operation>RegionHealthCheckServicesStubSettings. insertOperationSettings()Returns the object with the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertRegionHealthCheckServiceRequest,Operation>RegionHealthCheckServicesStubSettings.Builder. insertSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings<InsertRegionHealthCheckServiceRequest,Operation>RegionHealthCheckServicesStubSettings. insertSettings()Returns the object with the settings used for calls to insert.
-