Uses of Interface
com.google.cloud.gkebackup.v1.RestoreConfig.GroupKindOrBuilder
-
Packages that use RestoreConfig.GroupKindOrBuilder Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE API -
-
Uses of RestoreConfig.GroupKindOrBuilder in com.google.cloud.gkebackup.v1
Classes in com.google.cloud.gkebackup.v1 that implement RestoreConfig.GroupKindOrBuilder Modifier and Type Class Description static classRestoreConfig.GroupKindThis is a direct map to the Kubernetes GroupKind type [GroupKind](https://godoc.org/k8s.io/apimachinery/pkg/runtime/schema#GroupKind) and is used for identifying specific "types" of resources to restore.static classRestoreConfig.GroupKind.BuilderThis is a direct map to the Kubernetes GroupKind type [GroupKind](https://godoc.org/k8s.io/apimachinery/pkg/runtime/schema#GroupKind) and is used for identifying specific "types" of resources to restore.Methods in com.google.cloud.gkebackup.v1 that return RestoreConfig.GroupKindOrBuilder Modifier and Type Method Description RestoreConfig.GroupKindOrBuilderRestoreConfig.ClusterResourceRestoreScope.Builder. getExcludedGroupKindsOrBuilder(int index)A list of cluster-scoped resource group kinds to NOT restore from the backup.RestoreConfig.GroupKindOrBuilderRestoreConfig.ClusterResourceRestoreScope. getExcludedGroupKindsOrBuilder(int index)A list of cluster-scoped resource group kinds to NOT restore from the backup.RestoreConfig.GroupKindOrBuilderRestoreConfig.ClusterResourceRestoreScopeOrBuilder. getExcludedGroupKindsOrBuilder(int index)A list of cluster-scoped resource group kinds to NOT restore from the backup.RestoreConfig.GroupKindOrBuilderRestoreConfig.ResourceFilter.Builder. getGroupKindsOrBuilder(int index)(Filtering parameter) Any resource subject to transformation must belong to one of the listed "types".RestoreConfig.GroupKindOrBuilderRestoreConfig.ResourceFilter. getGroupKindsOrBuilder(int index)(Filtering parameter) Any resource subject to transformation must belong to one of the listed "types".RestoreConfig.GroupKindOrBuilderRestoreConfig.ResourceFilterOrBuilder. getGroupKindsOrBuilder(int index)(Filtering parameter) Any resource subject to transformation must belong to one of the listed "types".RestoreConfig.GroupKindOrBuilderRestoreConfig.ClusterResourceRestoreScope.Builder. getSelectedGroupKindsOrBuilder(int index)A list of cluster-scoped resource group kinds to restore from the backup.RestoreConfig.GroupKindOrBuilderRestoreConfig.ClusterResourceRestoreScope. getSelectedGroupKindsOrBuilder(int index)A list of cluster-scoped resource group kinds to restore from the backup.RestoreConfig.GroupKindOrBuilderRestoreConfig.ClusterResourceRestoreScopeOrBuilder. getSelectedGroupKindsOrBuilder(int index)A list of cluster-scoped resource group kinds to restore from the backup.RestoreConfig.GroupKindOrBuilderRestoreConfig.SubstitutionRule.Builder. getTargetGroupKindsOrBuilder(int index)(Filtering parameter) Any resource subject to substitution must belong to one of the listed "types".RestoreConfig.GroupKindOrBuilderRestoreConfig.SubstitutionRule. getTargetGroupKindsOrBuilder(int index)(Filtering parameter) Any resource subject to substitution must belong to one of the listed "types".RestoreConfig.GroupKindOrBuilderRestoreConfig.SubstitutionRuleOrBuilder. getTargetGroupKindsOrBuilder(int index)(Filtering parameter) Any resource subject to substitution must belong to one of the listed "types".Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type RestoreConfig.GroupKindOrBuilder Modifier and Type Method Description List<? extends RestoreConfig.GroupKindOrBuilder>RestoreConfig.ClusterResourceRestoreScope.Builder. getExcludedGroupKindsOrBuilderList()A list of cluster-scoped resource group kinds to NOT restore from the backup.List<? extends RestoreConfig.GroupKindOrBuilder>RestoreConfig.ClusterResourceRestoreScope. getExcludedGroupKindsOrBuilderList()A list of cluster-scoped resource group kinds to NOT restore from the backup.List<? extends RestoreConfig.GroupKindOrBuilder>RestoreConfig.ClusterResourceRestoreScopeOrBuilder. getExcludedGroupKindsOrBuilderList()A list of cluster-scoped resource group kinds to NOT restore from the backup.List<? extends RestoreConfig.GroupKindOrBuilder>RestoreConfig.ResourceFilter.Builder. getGroupKindsOrBuilderList()(Filtering parameter) Any resource subject to transformation must belong to one of the listed "types".List<? extends RestoreConfig.GroupKindOrBuilder>RestoreConfig.ResourceFilter. getGroupKindsOrBuilderList()(Filtering parameter) Any resource subject to transformation must belong to one of the listed "types".List<? extends RestoreConfig.GroupKindOrBuilder>RestoreConfig.ResourceFilterOrBuilder. getGroupKindsOrBuilderList()(Filtering parameter) Any resource subject to transformation must belong to one of the listed "types".List<? extends RestoreConfig.GroupKindOrBuilder>RestoreConfig.ClusterResourceRestoreScope.Builder. getSelectedGroupKindsOrBuilderList()A list of cluster-scoped resource group kinds to restore from the backup.List<? extends RestoreConfig.GroupKindOrBuilder>RestoreConfig.ClusterResourceRestoreScope. getSelectedGroupKindsOrBuilderList()A list of cluster-scoped resource group kinds to restore from the backup.List<? extends RestoreConfig.GroupKindOrBuilder>RestoreConfig.ClusterResourceRestoreScopeOrBuilder. getSelectedGroupKindsOrBuilderList()A list of cluster-scoped resource group kinds to restore from the backup.List<? extends RestoreConfig.GroupKindOrBuilder>RestoreConfig.SubstitutionRule.Builder. getTargetGroupKindsOrBuilderList()(Filtering parameter) Any resource subject to substitution must belong to one of the listed "types".List<? extends RestoreConfig.GroupKindOrBuilder>RestoreConfig.SubstitutionRule. getTargetGroupKindsOrBuilderList()(Filtering parameter) Any resource subject to substitution must belong to one of the listed "types".List<? extends RestoreConfig.GroupKindOrBuilder>RestoreConfig.SubstitutionRuleOrBuilder. getTargetGroupKindsOrBuilderList()(Filtering parameter) Any resource subject to substitution must belong to one of the listed "types".
-