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 class
NamespacedNames
A list of namespaced Kubernetes resources.static class
NamespacedNames.Builder
A list of namespaced Kubernetes resources.Methods in com.google.cloud.gkebackup.v1 that return NamespacedNamesOrBuilder Modifier and Type Method Description NamespacedNamesOrBuilder
Backup.Builder. getSelectedApplicationsOrBuilder()
Output only.NamespacedNamesOrBuilder
Backup. getSelectedApplicationsOrBuilder()
Output only.NamespacedNamesOrBuilder
BackupOrBuilder. getSelectedApplicationsOrBuilder()
Output only.NamespacedNamesOrBuilder
BackupPlan.BackupConfig.Builder. getSelectedApplicationsOrBuilder()
If set, include just the resources referenced by the listed ProtectedApplications.NamespacedNamesOrBuilder
BackupPlan.BackupConfig. getSelectedApplicationsOrBuilder()
If set, include just the resources referenced by the listed ProtectedApplications.NamespacedNamesOrBuilder
BackupPlan.BackupConfigOrBuilder. getSelectedApplicationsOrBuilder()
If set, include just the resources referenced by the listed ProtectedApplications.NamespacedNamesOrBuilder
RestoreConfig.Builder. getSelectedApplicationsOrBuilder()
A list of selected ProtectedApplications to restore.NamespacedNamesOrBuilder
RestoreConfig. getSelectedApplicationsOrBuilder()
A list of selected ProtectedApplications to restore.NamespacedNamesOrBuilder
RestoreConfigOrBuilder. getSelectedApplicationsOrBuilder()
A list of selected ProtectedApplications to restore.
-