Uses of Interface
com.google.cloud.metastore.v1alpha.BackupOrBuilder
-
Packages that use BackupOrBuilder Package Description com.google.cloud.metastore.v1alpha A client to Dataproc Metastore API -
-
Uses of BackupOrBuilder in com.google.cloud.metastore.v1alpha
Classes in com.google.cloud.metastore.v1alpha that implement BackupOrBuilder Modifier and Type Class Description classBackupThe details of a backup resource.static classBackup.BuilderThe details of a backup resource.Methods in com.google.cloud.metastore.v1alpha that return BackupOrBuilder Modifier and Type Method Description BackupOrBuilderCreateBackupRequest.Builder. getBackupOrBuilder()Required.BackupOrBuilderCreateBackupRequest. getBackupOrBuilder()Required.BackupOrBuilderCreateBackupRequestOrBuilder. getBackupOrBuilder()Required.BackupOrBuilderListBackupsResponse.Builder. getBackupsOrBuilder(int index)The backups of the specified service.BackupOrBuilderListBackupsResponse. getBackupsOrBuilder(int index)The backups of the specified service.BackupOrBuilderListBackupsResponseOrBuilder. getBackupsOrBuilder(int index)The backups of the specified service.Methods in com.google.cloud.metastore.v1alpha that return types with arguments of type BackupOrBuilder Modifier and Type Method Description List<? extends BackupOrBuilder>ListBackupsResponse.Builder. getBackupsOrBuilderList()The backups of the specified service.List<? extends BackupOrBuilder>ListBackupsResponse. getBackupsOrBuilderList()The backups of the specified service.List<? extends BackupOrBuilder>ListBackupsResponseOrBuilder. getBackupsOrBuilderList()The backups of the specified service.
-