Uses of Class
com.google.cloud.alloydb.v1alpha.UpdateBackupRequest
-
Packages that use UpdateBackupRequest Package Description com.google.cloud.alloydb.v1alpha A client to AlloyDB APIcom.google.cloud.alloydb.v1alpha.stub -
-
Uses of UpdateBackupRequest in com.google.cloud.alloydb.v1alpha
Methods in com.google.cloud.alloydb.v1alpha that return UpdateBackupRequest Modifier and Type Method Description UpdateBackupRequestUpdateBackupRequest.Builder. build()UpdateBackupRequestUpdateBackupRequest.Builder. buildPartial()static UpdateBackupRequestUpdateBackupRequest. getDefaultInstance()UpdateBackupRequestUpdateBackupRequest.Builder. getDefaultInstanceForType()UpdateBackupRequestUpdateBackupRequest. getDefaultInstanceForType()static UpdateBackupRequestUpdateBackupRequest. parseDelimitedFrom(InputStream input)static UpdateBackupRequestUpdateBackupRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateBackupRequestUpdateBackupRequest. parseFrom(byte[] data)static UpdateBackupRequestUpdateBackupRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateBackupRequestUpdateBackupRequest. parseFrom(com.google.protobuf.ByteString data)static UpdateBackupRequestUpdateBackupRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateBackupRequestUpdateBackupRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdateBackupRequestUpdateBackupRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateBackupRequestUpdateBackupRequest. parseFrom(InputStream input)static UpdateBackupRequestUpdateBackupRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateBackupRequestUpdateBackupRequest. parseFrom(ByteBuffer data)static UpdateBackupRequestUpdateBackupRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.alloydb.v1alpha 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.v1alpha with parameters of type UpdateBackupRequest Modifier and Type Method Description UpdateBackupRequest.BuilderUpdateBackupRequest.Builder. mergeFrom(UpdateBackupRequest other)static UpdateBackupRequest.BuilderUpdateBackupRequest. newBuilder(UpdateBackupRequest prototype)com.google.longrunning.OperationAlloyDBAdminGrpc.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.voidAlloyDBAdminGrpc.AlloyDBAdminStub. updateBackup(UpdateBackupRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the parameters of a single Backup.default voidAlloyDBAdminGrpc.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.v1alpha.stub
Methods in com.google.cloud.alloydb.v1alpha.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.
-