Uses of Interface
com.google.cloud.gkebackup.v1.NamespacedNamesOrBuilder
-
Packages that use NamespacedNamesOrBuilder Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE API -
-
Uses of NamespacedNamesOrBuilder in com.google.cloud.gkebackup.v1
Classes in com.google.cloud.gkebackup.v1 that implement NamespacedNamesOrBuilder Modifier and Type Class Description classNamespacedNamesA list of namespaced Kubernetes resources.static classNamespacedNames.BuilderA list of namespaced Kubernetes resources.Methods in com.google.cloud.gkebackup.v1 that return NamespacedNamesOrBuilder Modifier and Type Method Description NamespacedNamesOrBuilderBackup.Builder. getSelectedApplicationsOrBuilder()Output only.NamespacedNamesOrBuilderBackup. getSelectedApplicationsOrBuilder()Output only.NamespacedNamesOrBuilderBackupOrBuilder. getSelectedApplicationsOrBuilder()Output only.NamespacedNamesOrBuilderBackupPlan.BackupConfig.Builder. getSelectedApplicationsOrBuilder()If set, include just the resources referenced by the listed ProtectedApplications.NamespacedNamesOrBuilderBackupPlan.BackupConfig. getSelectedApplicationsOrBuilder()If set, include just the resources referenced by the listed ProtectedApplications.NamespacedNamesOrBuilderBackupPlan.BackupConfigOrBuilder. getSelectedApplicationsOrBuilder()If set, include just the resources referenced by the listed ProtectedApplications.NamespacedNamesOrBuilderRestoreConfig.Builder. getSelectedApplicationsOrBuilder()A list of selected ProtectedApplications to restore.NamespacedNamesOrBuilderRestoreConfig. getSelectedApplicationsOrBuilder()A list of selected ProtectedApplications to restore.NamespacedNamesOrBuilderRestoreConfigOrBuilder. getSelectedApplicationsOrBuilder()A list of selected ProtectedApplications to restore.
-