Uses of Enum
com.okta.sdk.resource.model.ZscalerbyzApplication.NameEnum
-
Uses of ZscalerbyzApplication.NameEnum in com.okta.sdk.resource.model
Modifier 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.Modifier and TypeMethodDescriptionZscalerbyzApplication.name
(ZscalerbyzApplication.NameEnum name) void
ZscalerbyzApplication.setName
(ZscalerbyzApplication.NameEnum name)