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 class
RestoreConfig.GroupKind
This 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 class
RestoreConfig.GroupKind.Builder
This 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.GroupKindOrBuilder
RestoreConfig.ClusterResourceRestoreScope.Builder. getExcludedGroupKindsOrBuilder(int index)
A list of cluster-scoped resource group kinds to NOT restore from the backup.RestoreConfig.GroupKindOrBuilder
RestoreConfig.ClusterResourceRestoreScope. getExcludedGroupKindsOrBuilder(int index)
A list of cluster-scoped resource group kinds to NOT restore from the backup.RestoreConfig.GroupKindOrBuilder
RestoreConfig.ClusterResourceRestoreScopeOrBuilder. getExcludedGroupKindsOrBuilder(int index)
A list of cluster-scoped resource group kinds to NOT restore from the backup.RestoreConfig.GroupKindOrBuilder
RestoreConfig.ResourceFilter.Builder. getGroupKindsOrBuilder(int index)
(Filtering parameter) Any resource subject to transformation must belong to one of the listed "types".RestoreConfig.GroupKindOrBuilder
RestoreConfig.ResourceFilter. getGroupKindsOrBuilder(int index)
(Filtering parameter) Any resource subject to transformation must belong to one of the listed "types".RestoreConfig.GroupKindOrBuilder
RestoreConfig.ResourceFilterOrBuilder. getGroupKindsOrBuilder(int index)
(Filtering parameter) Any resource subject to transformation must belong to one of the listed "types".RestoreConfig.GroupKindOrBuilder
RestoreConfig.ClusterResourceRestoreScope.Builder. getSelectedGroupKindsOrBuilder(int index)
A list of cluster-scoped resource group kinds to restore from the backup.RestoreConfig.GroupKindOrBuilder
RestoreConfig.ClusterResourceRestoreScope. getSelectedGroupKindsOrBuilder(int index)
A list of cluster-scoped resource group kinds to restore from the backup.RestoreConfig.GroupKindOrBuilder
RestoreConfig.ClusterResourceRestoreScopeOrBuilder. getSelectedGroupKindsOrBuilder(int index)
A list of cluster-scoped resource group kinds to restore from the backup.RestoreConfig.GroupKindOrBuilder
RestoreConfig.SubstitutionRule.Builder. getTargetGroupKindsOrBuilder(int index)
(Filtering parameter) Any resource subject to substitution must belong to one of the listed "types".RestoreConfig.GroupKindOrBuilder
RestoreConfig.SubstitutionRule. getTargetGroupKindsOrBuilder(int index)
(Filtering parameter) Any resource subject to substitution must belong to one of the listed "types".RestoreConfig.GroupKindOrBuilder
RestoreConfig.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".
-