Uses of Class
com.google.cloud.alloydb.v1.UpdateBackupRequest
-
Packages that use UpdateBackupRequest Package Description com.google.cloud.alloydb.v1 A client to AlloyDB APIcom.google.cloud.alloydb.v1.stub -
-
Uses of UpdateBackupRequest in com.google.cloud.alloydb.v1
Methods in com.google.cloud.alloydb.v1 that return UpdateBackupRequest Modifier and Type Method Description UpdateBackupRequest
UpdateBackupRequest.Builder. build()
UpdateBackupRequest
UpdateBackupRequest.Builder. buildPartial()
static UpdateBackupRequest
UpdateBackupRequest. getDefaultInstance()
UpdateBackupRequest
UpdateBackupRequest.Builder. getDefaultInstanceForType()
UpdateBackupRequest
UpdateBackupRequest. getDefaultInstanceForType()
static UpdateBackupRequest
UpdateBackupRequest. parseDelimitedFrom(InputStream input)
static UpdateBackupRequest
UpdateBackupRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateBackupRequest
UpdateBackupRequest. parseFrom(byte[] data)
static UpdateBackupRequest
UpdateBackupRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateBackupRequest
UpdateBackupRequest. parseFrom(com.google.protobuf.ByteString data)
static UpdateBackupRequest
UpdateBackupRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateBackupRequest
UpdateBackupRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UpdateBackupRequest
UpdateBackupRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateBackupRequest
UpdateBackupRequest. parseFrom(InputStream input)
static UpdateBackupRequest
UpdateBackupRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateBackupRequest
UpdateBackupRequest. parseFrom(ByteBuffer data)
static UpdateBackupRequest
UpdateBackupRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.alloydb.v1 that return types with arguments of type UpdateBackupRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateBackupRequest>
UpdateBackupRequest. getParserForType()
static io.grpc.MethodDescriptor<UpdateBackupRequest,com.google.longrunning.Operation>
AlloyDBAdminGrpc. getUpdateBackupMethod()
static com.google.protobuf.Parser<UpdateBackupRequest>
UpdateBackupRequest. parser()
com.google.api.gax.rpc.UnaryCallable<UpdateBackupRequest,com.google.longrunning.Operation>
AlloyDBAdminClient. updateBackupCallable()
Updates the parameters of a single Backup.com.google.api.gax.rpc.OperationCallable<UpdateBackupRequest,Backup,OperationMetadata>
AlloyDBAdminClient. updateBackupOperationCallable()
Updates the parameters of a single Backup.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateBackupRequest,Backup,OperationMetadata>
AlloyDBAdminSettings.Builder. updateBackupOperationSettings()
Returns the builder for the settings used for calls to updateBackup.com.google.api.gax.rpc.OperationCallSettings<UpdateBackupRequest,Backup,OperationMetadata>
AlloyDBAdminSettings. updateBackupOperationSettings()
Returns the object with the settings used for calls to updateBackup.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateBackupRequest,com.google.longrunning.Operation>
AlloyDBAdminSettings.Builder. updateBackupSettings()
Returns the builder for the settings used for calls to updateBackup.com.google.api.gax.rpc.UnaryCallSettings<UpdateBackupRequest,com.google.longrunning.Operation>
AlloyDBAdminSettings. updateBackupSettings()
Returns the object with the settings used for calls to updateBackup.Methods in com.google.cloud.alloydb.v1 with parameters of type UpdateBackupRequest Modifier and Type Method Description UpdateBackupRequest.Builder
UpdateBackupRequest.Builder. mergeFrom(UpdateBackupRequest other)
static UpdateBackupRequest.Builder
UpdateBackupRequest. newBuilder(UpdateBackupRequest prototype)
com.google.longrunning.Operation
AlloyDBAdminGrpc.AlloyDBAdminBlockingStub. updateBackup(UpdateBackupRequest request)
Updates the parameters of a single Backup.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
AlloyDBAdminGrpc.AlloyDBAdminFutureStub. updateBackup(UpdateBackupRequest request)
Updates the parameters of a single Backup.void
AlloyDBAdminGrpc.AlloyDBAdminStub. updateBackup(UpdateBackupRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the parameters of a single Backup.default void
AlloyDBAdminGrpc.AsyncService. updateBackup(UpdateBackupRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the parameters of a single Backup.com.google.api.gax.longrunning.OperationFuture<Backup,OperationMetadata>
AlloyDBAdminClient. updateBackupAsync(UpdateBackupRequest request)
Updates the parameters of a single Backup. -
Uses of UpdateBackupRequest in com.google.cloud.alloydb.v1.stub
Methods in com.google.cloud.alloydb.v1.stub that return types with arguments of type UpdateBackupRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateBackupRequest,com.google.longrunning.Operation>
AlloyDBAdminStub. updateBackupCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateBackupRequest,com.google.longrunning.Operation>
GrpcAlloyDBAdminStub. updateBackupCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateBackupRequest,com.google.longrunning.Operation>
HttpJsonAlloyDBAdminStub. updateBackupCallable()
com.google.api.gax.rpc.OperationCallable<UpdateBackupRequest,Backup,OperationMetadata>
AlloyDBAdminStub. updateBackupOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateBackupRequest,Backup,OperationMetadata>
GrpcAlloyDBAdminStub. updateBackupOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateBackupRequest,Backup,OperationMetadata>
HttpJsonAlloyDBAdminStub. updateBackupOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateBackupRequest,Backup,OperationMetadata>
AlloyDBAdminStubSettings.Builder. updateBackupOperationSettings()
Returns the builder for the settings used for calls to updateBackup.com.google.api.gax.rpc.OperationCallSettings<UpdateBackupRequest,Backup,OperationMetadata>
AlloyDBAdminStubSettings. updateBackupOperationSettings()
Returns the object with the settings used for calls to updateBackup.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateBackupRequest,com.google.longrunning.Operation>
AlloyDBAdminStubSettings.Builder. updateBackupSettings()
Returns the builder for the settings used for calls to updateBackup.com.google.api.gax.rpc.UnaryCallSettings<UpdateBackupRequest,com.google.longrunning.Operation>
AlloyDBAdminStubSettings. updateBackupSettings()
Returns the object with the settings used for calls to updateBackup.
-