Uses of Class
com.sap.cloud.security.config.cf.CFConstants.Plan
-
Packages that use CFConstants.Plan Package Description com.sap.cloud.security.config.cf com.sap.cloud.security.config.k8s -
-
Uses of CFConstants.Plan in com.sap.cloud.security.config.cf
Methods in com.sap.cloud.security.config.cf that return CFConstants.Plan Modifier and Type Method Description static CFConstants.PlanCFConstants.Plan. from(String planAsString)static CFConstants.PlanCFConstants.Plan. valueOf(String name)Returns the enum constant of this type with the specified name.static CFConstants.Plan[]CFConstants.Plan. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of CFConstants.Plan in com.sap.cloud.security.config.k8s
Methods in com.sap.cloud.security.config.k8s that return CFConstants.Plan Modifier and Type Method Description static CFConstants.PlanK8sConstants.Plan. from(String planAsString)
-