Uses of Class
com.google.cloud.compute.v1.UpdateRegionCommitmentRequest
-
Packages that use UpdateRegionCommitmentRequest 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 UpdateRegionCommitmentRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return UpdateRegionCommitmentRequest Modifier and Type Method Description UpdateRegionCommitmentRequestUpdateRegionCommitmentRequest.Builder. build()UpdateRegionCommitmentRequestUpdateRegionCommitmentRequest.Builder. buildPartial()static UpdateRegionCommitmentRequestUpdateRegionCommitmentRequest. getDefaultInstance()UpdateRegionCommitmentRequestUpdateRegionCommitmentRequest.Builder. getDefaultInstanceForType()UpdateRegionCommitmentRequestUpdateRegionCommitmentRequest. getDefaultInstanceForType()static UpdateRegionCommitmentRequestUpdateRegionCommitmentRequest. parseDelimitedFrom(InputStream input)static UpdateRegionCommitmentRequestUpdateRegionCommitmentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateRegionCommitmentRequestUpdateRegionCommitmentRequest. parseFrom(byte[] data)static UpdateRegionCommitmentRequestUpdateRegionCommitmentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateRegionCommitmentRequestUpdateRegionCommitmentRequest. parseFrom(com.google.protobuf.ByteString data)static UpdateRegionCommitmentRequestUpdateRegionCommitmentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateRegionCommitmentRequestUpdateRegionCommitmentRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdateRegionCommitmentRequestUpdateRegionCommitmentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateRegionCommitmentRequestUpdateRegionCommitmentRequest. parseFrom(InputStream input)static UpdateRegionCommitmentRequestUpdateRegionCommitmentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateRegionCommitmentRequestUpdateRegionCommitmentRequest. parseFrom(ByteBuffer data)static UpdateRegionCommitmentRequestUpdateRegionCommitmentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type UpdateRegionCommitmentRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateRegionCommitmentRequest>UpdateRegionCommitmentRequest. getParserForType()static com.google.protobuf.Parser<UpdateRegionCommitmentRequest>UpdateRegionCommitmentRequest. parser()com.google.api.gax.rpc.UnaryCallable<UpdateRegionCommitmentRequest,Operation>RegionCommitmentsClient. updateCallable()Updates the specified commitment with the data included in the request.com.google.api.gax.rpc.OperationCallable<UpdateRegionCommitmentRequest,Operation,Operation>RegionCommitmentsClient. updateOperationCallable()Updates the specified commitment with the data included in the request.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateRegionCommitmentRequest,Operation,Operation>RegionCommitmentsSettings.Builder. updateOperationSettings()Returns the builder for the settings used for calls to update.com.google.api.gax.rpc.OperationCallSettings<UpdateRegionCommitmentRequest,Operation,Operation>RegionCommitmentsSettings. updateOperationSettings()Returns the object with the settings used for calls to update.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateRegionCommitmentRequest,Operation>RegionCommitmentsSettings.Builder. updateSettings()Returns the builder for the settings used for calls to update.com.google.api.gax.rpc.UnaryCallSettings<UpdateRegionCommitmentRequest,Operation>RegionCommitmentsSettings. updateSettings()Returns the object with the settings used for calls to update.Methods in com.google.cloud.compute.v1 with parameters of type UpdateRegionCommitmentRequest Modifier and Type Method Description UpdateRegionCommitmentRequest.BuilderUpdateRegionCommitmentRequest.Builder. mergeFrom(UpdateRegionCommitmentRequest other)static UpdateRegionCommitmentRequest.BuilderUpdateRegionCommitmentRequest. newBuilder(UpdateRegionCommitmentRequest prototype)com.google.api.gax.longrunning.OperationFuture<Operation,Operation>RegionCommitmentsClient. updateAsync(UpdateRegionCommitmentRequest request)Updates the specified commitment with the data included in the request. -
Uses of UpdateRegionCommitmentRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type UpdateRegionCommitmentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateRegionCommitmentRequest,Operation>HttpJsonRegionCommitmentsStub. updateCallable()com.google.api.gax.rpc.UnaryCallable<UpdateRegionCommitmentRequest,Operation>RegionCommitmentsStub. updateCallable()com.google.api.gax.rpc.OperationCallable<UpdateRegionCommitmentRequest,Operation,Operation>HttpJsonRegionCommitmentsStub. updateOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateRegionCommitmentRequest,Operation,Operation>RegionCommitmentsStub. updateOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateRegionCommitmentRequest,Operation,Operation>RegionCommitmentsStubSettings.Builder. updateOperationSettings()Returns the builder for the settings used for calls to update.com.google.api.gax.rpc.OperationCallSettings<UpdateRegionCommitmentRequest,Operation,Operation>RegionCommitmentsStubSettings. updateOperationSettings()Returns the object with the settings used for calls to update.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateRegionCommitmentRequest,Operation>RegionCommitmentsStubSettings.Builder. updateSettings()Returns the builder for the settings used for calls to update.com.google.api.gax.rpc.UnaryCallSettings<UpdateRegionCommitmentRequest,Operation>RegionCommitmentsStubSettings. updateSettings()Returns the object with the settings used for calls to update.
-