Uses of Class
com.hashicorp.cdktf.providers.google.gke_backup_restore_plan.GkeBackupRestorePlanRestoreConfigSelectedApplicationsNamespacedNames.Builder
-
Packages that use GkeBackupRestorePlanRestoreConfigSelectedApplicationsNamespacedNames.Builder Package Description com.hashicorp.cdktf.providers.google.gke_backup_restore_plan google_gke_backup_restore_plan -
-
Uses of GkeBackupRestorePlanRestoreConfigSelectedApplicationsNamespacedNames.Builder in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan
Methods in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan that return GkeBackupRestorePlanRestoreConfigSelectedApplicationsNamespacedNames.Builder Modifier and Type Method Description static GkeBackupRestorePlanRestoreConfigSelectedApplicationsNamespacedNames.BuilderGkeBackupRestorePlanRestoreConfigSelectedApplicationsNamespacedNames. builder()GkeBackupRestorePlanRestoreConfigSelectedApplicationsNamespacedNames.BuilderGkeBackupRestorePlanRestoreConfigSelectedApplicationsNamespacedNames.Builder. name(String name)GkeBackupRestorePlanRestoreConfigSelectedApplicationsNamespacedNames.BuilderGkeBackupRestorePlanRestoreConfigSelectedApplicationsNamespacedNames.Builder. namespace(String namespace)Constructors in com.hashicorp.cdktf.providers.google.gke_backup_restore_plan with parameters of type GkeBackupRestorePlanRestoreConfigSelectedApplicationsNamespacedNames.Builder Constructor Description Jsii$Proxy(GkeBackupRestorePlanRestoreConfigSelectedApplicationsNamespacedNames.Builder builder)Constructor that initializes the object based on literal property values passed by theGkeBackupRestorePlanRestoreConfigSelectedApplicationsNamespacedNames.Builder.
-