Uses of Enum
com.okta.sdk.resource.model.OperationResponse.StatusEnum
-
Uses of OperationResponse.StatusEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic OperationResponse.StatusEnum
OperationResponse.getStatus()
Get statusstatic OperationResponse.StatusEnum
Returns the enum constant of this type with the specified name.static OperationResponse.StatusEnum[]
OperationResponse.StatusEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.