Uses of Enum
com.okta.sdk.resource.model.ZscalerbyzApplication.NameEnum
Packages that use ZscalerbyzApplication.NameEnum
-
Uses of ZscalerbyzApplication.NameEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ZscalerbyzApplication.NameEnumModifier and TypeMethodDescriptionZscalerbyzApplication.getName()Get nameReturns the enum constant of this type with the specified name.static ZscalerbyzApplication.NameEnum[]ZscalerbyzApplication.NameEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model with parameters of type ZscalerbyzApplication.NameEnumModifier and TypeMethodDescriptionZscalerbyzApplication.name(ZscalerbyzApplication.NameEnum name) voidZscalerbyzApplication.setName(ZscalerbyzApplication.NameEnum name)