Uses of Class
com.okta.sdk.resource.AppAndInstanceType
-
Packages that use AppAndInstanceType Package Description com.okta.sdk.resource -
-
Uses of AppAndInstanceType in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return AppAndInstanceType Modifier and Type Method Description AppAndInstanceTypeAppAndInstanceConditionEvaluatorAppOrInstance. getType()static AppAndInstanceTypeAppAndInstanceType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static AppAndInstanceType[]AppAndInstanceType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource with parameters of type AppAndInstanceType Modifier and Type Method Description AppAndInstanceConditionEvaluatorAppOrInstanceAppAndInstanceConditionEvaluatorAppOrInstance. setType(AppAndInstanceType type)
-