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