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