Uses of Class
com.google.cloud.filestore.v1beta1.UpdateBackupRequest
-
Packages that use UpdateBackupRequest Package Description com.google.cloud.filestore.v1beta1 A client to Cloud Filestore APIcom.google.cloud.filestore.v1beta1.stub -
-
Uses of UpdateBackupRequest in com.google.cloud.filestore.v1beta1
Methods in com.google.cloud.filestore.v1beta1 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.filestore.v1beta1 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>CloudFilestoreManagerGrpc. getUpdateBackupMethod()static com.google.protobuf.Parser<UpdateBackupRequest>UpdateBackupRequest. parser()com.google.api.gax.rpc.UnaryCallable<UpdateBackupRequest,com.google.longrunning.Operation>CloudFilestoreManagerClient. updateBackupCallable()Updates the settings of a specific backup.com.google.api.gax.rpc.OperationCallable<UpdateBackupRequest,Backup,OperationMetadata>CloudFilestoreManagerClient. updateBackupOperationCallable()Updates the settings of a specific backup.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateBackupRequest,Backup,OperationMetadata>CloudFilestoreManagerSettings.Builder. updateBackupOperationSettings()Returns the builder for the settings used for calls to updateBackup.com.google.api.gax.rpc.OperationCallSettings<UpdateBackupRequest,Backup,OperationMetadata>CloudFilestoreManagerSettings. updateBackupOperationSettings()Returns the object with the settings used for calls to updateBackup.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateBackupRequest,com.google.longrunning.Operation>CloudFilestoreManagerSettings.Builder. updateBackupSettings()Returns the builder for the settings used for calls to updateBackup.com.google.api.gax.rpc.UnaryCallSettings<UpdateBackupRequest,com.google.longrunning.Operation>CloudFilestoreManagerSettings. updateBackupSettings()Returns the object with the settings used for calls to updateBackup.Methods in com.google.cloud.filestore.v1beta1 with parameters of type UpdateBackupRequest Modifier and Type Method Description UpdateBackupRequest.BuilderUpdateBackupRequest.Builder. mergeFrom(UpdateBackupRequest other)static UpdateBackupRequest.BuilderUpdateBackupRequest. newBuilder(UpdateBackupRequest prototype)default voidCloudFilestoreManagerGrpc.AsyncService. updateBackup(UpdateBackupRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the settings of a specific backup.com.google.longrunning.OperationCloudFilestoreManagerGrpc.CloudFilestoreManagerBlockingStub. updateBackup(UpdateBackupRequest request)Updates the settings of a specific backup.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>CloudFilestoreManagerGrpc.CloudFilestoreManagerFutureStub. updateBackup(UpdateBackupRequest request)Updates the settings of a specific backup.voidCloudFilestoreManagerGrpc.CloudFilestoreManagerStub. updateBackup(UpdateBackupRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the settings of a specific backup.com.google.api.gax.longrunning.OperationFuture<Backup,OperationMetadata>CloudFilestoreManagerClient. updateBackupAsync(UpdateBackupRequest request)Updates the settings of a specific backup. -
Uses of UpdateBackupRequest in com.google.cloud.filestore.v1beta1.stub
Methods in com.google.cloud.filestore.v1beta1.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>CloudFilestoreManagerStub. updateBackupCallable()com.google.api.gax.rpc.UnaryCallable<UpdateBackupRequest,com.google.longrunning.Operation>GrpcCloudFilestoreManagerStub. updateBackupCallable()com.google.api.gax.rpc.UnaryCallable<UpdateBackupRequest,com.google.longrunning.Operation>HttpJsonCloudFilestoreManagerStub. updateBackupCallable()com.google.api.gax.rpc.OperationCallable<UpdateBackupRequest,Backup,OperationMetadata>CloudFilestoreManagerStub. updateBackupOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateBackupRequest,Backup,OperationMetadata>GrpcCloudFilestoreManagerStub. updateBackupOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateBackupRequest,Backup,OperationMetadata>HttpJsonCloudFilestoreManagerStub. updateBackupOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateBackupRequest,Backup,OperationMetadata>CloudFilestoreManagerStubSettings.Builder. updateBackupOperationSettings()Returns the builder for the settings used for calls to updateBackup.com.google.api.gax.rpc.OperationCallSettings<UpdateBackupRequest,Backup,OperationMetadata>CloudFilestoreManagerStubSettings. updateBackupOperationSettings()Returns the object with the settings used for calls to updateBackup.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateBackupRequest,com.google.longrunning.Operation>CloudFilestoreManagerStubSettings.Builder. updateBackupSettings()Returns the builder for the settings used for calls to updateBackup.com.google.api.gax.rpc.UnaryCallSettings<UpdateBackupRequest,com.google.longrunning.Operation>CloudFilestoreManagerStubSettings. updateBackupSettings()Returns the object with the settings used for calls to updateBackup.
-