Uses of Enum
com.okta.sdk.resource.model.ZoomUsApplication.NameEnum
Packages that use ZoomUsApplication.NameEnum
-
Uses of ZoomUsApplication.NameEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ZoomUsApplication.NameEnumModifier and TypeMethodDescriptionstatic ZoomUsApplication.NameEnum
ZoomUsApplication.getName()
Get namestatic ZoomUsApplication.NameEnum
Returns the enum constant of this type with the specified name.static ZoomUsApplication.NameEnum[]
ZoomUsApplication.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 ZoomUsApplication.NameEnumModifier and TypeMethodDescriptionZoomUsApplication.name
(ZoomUsApplication.NameEnum name) void
ZoomUsApplication.setName
(ZoomUsApplication.NameEnum name)