Uses of Interface
com.google.cloud.filestore.v1beta1.BackupOrBuilder
-
Packages that use BackupOrBuilder Package Description com.google.cloud.filestore.v1beta1 A client to Cloud Filestore API -
-
Uses of BackupOrBuilder in com.google.cloud.filestore.v1beta1
Classes in com.google.cloud.filestore.v1beta1 that implement BackupOrBuilder Modifier and Type Class Description classBackupA Filestore backup.static classBackup.BuilderA Filestore backup.Methods in com.google.cloud.filestore.v1beta1 that return BackupOrBuilder Modifier and Type Method Description BackupOrBuilderCreateBackupRequest.Builder. getBackupOrBuilder()Required.BackupOrBuilderCreateBackupRequest. getBackupOrBuilder()Required.BackupOrBuilderCreateBackupRequestOrBuilder. getBackupOrBuilder()Required.BackupOrBuilderUpdateBackupRequest.Builder. getBackupOrBuilder()Required.BackupOrBuilderUpdateBackupRequest. getBackupOrBuilder()Required.BackupOrBuilderUpdateBackupRequestOrBuilder. getBackupOrBuilder()Required.BackupOrBuilderListBackupsResponse.Builder. getBackupsOrBuilder(int index)A list of backups in the project for the specified location.BackupOrBuilderListBackupsResponse. getBackupsOrBuilder(int index)A list of backups in the project for the specified location.BackupOrBuilderListBackupsResponseOrBuilder. getBackupsOrBuilder(int index)A list of backups in the project for the specified location.Methods in com.google.cloud.filestore.v1beta1 that return types with arguments of type BackupOrBuilder Modifier and Type Method Description List<? extends BackupOrBuilder>ListBackupsResponse.Builder. getBackupsOrBuilderList()A list of backups in the project for the specified location.List<? extends BackupOrBuilder>ListBackupsResponse. getBackupsOrBuilderList()A list of backups in the project for the specified location.List<? extends BackupOrBuilder>ListBackupsResponseOrBuilder. getBackupsOrBuilderList()A list of backups in the project for the specified location.
-