Uses of Interface
com.google.cloud.gkebackup.v1.RestoreConfig.SubstitutionRuleOrBuilder
-
Packages that use RestoreConfig.SubstitutionRuleOrBuilder Package Description com.google.cloud.gkebackup.v1 A client to Backup for GKE API -
-
Uses of RestoreConfig.SubstitutionRuleOrBuilder in com.google.cloud.gkebackup.v1
Classes in com.google.cloud.gkebackup.v1 that implement RestoreConfig.SubstitutionRuleOrBuilder Modifier and Type Class Description static classRestoreConfig.SubstitutionRuleA transformation rule to be applied against Kubernetes resources as they are selected for restoration from a Backup.static classRestoreConfig.SubstitutionRule.BuilderA transformation rule to be applied against Kubernetes resources as they are selected for restoration from a Backup.Methods in com.google.cloud.gkebackup.v1 that return RestoreConfig.SubstitutionRuleOrBuilder Modifier and Type Method Description RestoreConfig.SubstitutionRuleOrBuilderRestoreConfig.Builder. getSubstitutionRulesOrBuilder(int index)A list of transformation rules to be applied against Kubernetes resources as they are selected for restoration from a Backup.RestoreConfig.SubstitutionRuleOrBuilderRestoreConfig. getSubstitutionRulesOrBuilder(int index)A list of transformation rules to be applied against Kubernetes resources as they are selected for restoration from a Backup.RestoreConfig.SubstitutionRuleOrBuilderRestoreConfigOrBuilder. getSubstitutionRulesOrBuilder(int index)A list of transformation rules to be applied against Kubernetes resources as they are selected for restoration from a Backup.Methods in com.google.cloud.gkebackup.v1 that return types with arguments of type RestoreConfig.SubstitutionRuleOrBuilder Modifier and Type Method Description List<? extends RestoreConfig.SubstitutionRuleOrBuilder>RestoreConfig.Builder. getSubstitutionRulesOrBuilderList()A list of transformation rules to be applied against Kubernetes resources as they are selected for restoration from a Backup.List<? extends RestoreConfig.SubstitutionRuleOrBuilder>RestoreConfig. getSubstitutionRulesOrBuilderList()A list of transformation rules to be applied against Kubernetes resources as they are selected for restoration from a Backup.List<? extends RestoreConfig.SubstitutionRuleOrBuilder>RestoreConfigOrBuilder. getSubstitutionRulesOrBuilderList()A list of transformation rules to be applied against Kubernetes resources as they are selected for restoration from a Backup.
-