Uses of Class
com.google.cloud.gkebackup.v1.NamespacedNames
-
Packages that use NamespacedNames Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE API -
-
Uses of NamespacedNames in com.google.cloud.gkebackup.v1
Methods in com.google.cloud.gkebackup.v1 that return NamespacedNames Modifier and Type Method Description NamespacedNamesNamespacedNames.Builder. build()NamespacedNamesNamespacedNames.Builder. buildPartial()static NamespacedNamesNamespacedNames. getDefaultInstance()NamespacedNamesNamespacedNames.Builder. getDefaultInstanceForType()NamespacedNamesNamespacedNames. getDefaultInstanceForType()NamespacedNamesBackup.Builder. getSelectedApplications()Output only.NamespacedNamesBackup. getSelectedApplications()Output only.NamespacedNamesBackupOrBuilder. getSelectedApplications()Output only.NamespacedNamesBackupPlan.BackupConfig.Builder. getSelectedApplications()If set, include just the resources referenced by the listed ProtectedApplications.NamespacedNamesBackupPlan.BackupConfig. getSelectedApplications()If set, include just the resources referenced by the listed ProtectedApplications.NamespacedNamesBackupPlan.BackupConfigOrBuilder. getSelectedApplications()If set, include just the resources referenced by the listed ProtectedApplications.NamespacedNamesRestoreConfig.Builder. getSelectedApplications()A list of selected ProtectedApplications to restore.NamespacedNamesRestoreConfig. getSelectedApplications()A list of selected ProtectedApplications to restore.NamespacedNamesRestoreConfigOrBuilder. getSelectedApplications()A list of selected ProtectedApplications to restore.static NamespacedNamesNamespacedNames. parseDelimitedFrom(InputStream input)static NamespacedNamesNamespacedNames. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NamespacedNamesNamespacedNames. parseFrom(byte[] data)static NamespacedNamesNamespacedNames. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NamespacedNamesNamespacedNames. parseFrom(com.google.protobuf.ByteString data)static NamespacedNamesNamespacedNames. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NamespacedNamesNamespacedNames. parseFrom(com.google.protobuf.CodedInputStream input)static NamespacedNamesNamespacedNames. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NamespacedNamesNamespacedNames. parseFrom(InputStream input)static NamespacedNamesNamespacedNames. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NamespacedNamesNamespacedNames. parseFrom(ByteBuffer data)static NamespacedNamesNamespacedNames. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type NamespacedNames Modifier and Type Method Description com.google.protobuf.Parser<NamespacedNames>NamespacedNames. getParserForType()static com.google.protobuf.Parser<NamespacedNames>NamespacedNames. parser()Methods in com.google.cloud.gkebackup.v1 with parameters of type NamespacedNames Modifier and Type Method Description NamespacedNames.BuilderNamespacedNames.Builder. mergeFrom(NamespacedNames other)Backup.BuilderBackup.Builder. mergeSelectedApplications(NamespacedNames value)Output only.BackupPlan.BackupConfig.BuilderBackupPlan.BackupConfig.Builder. mergeSelectedApplications(NamespacedNames value)If set, include just the resources referenced by the listed ProtectedApplications.RestoreConfig.BuilderRestoreConfig.Builder. mergeSelectedApplications(NamespacedNames value)A list of selected ProtectedApplications to restore.static NamespacedNames.BuilderNamespacedNames. newBuilder(NamespacedNames prototype)Backup.BuilderBackup.Builder. setSelectedApplications(NamespacedNames value)Output only.BackupPlan.BackupConfig.BuilderBackupPlan.BackupConfig.Builder. setSelectedApplications(NamespacedNames value)If set, include just the resources referenced by the listed ProtectedApplications.RestoreConfig.BuilderRestoreConfig.Builder. setSelectedApplications(NamespacedNames value)A list of selected ProtectedApplications to restore.
-