Uses of Enum
com.okta.sdk.resource.model.OperationResponse.StatusEnum
Packages that use OperationResponse.StatusEnum
-
Uses of OperationResponse.StatusEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return OperationResponse.StatusEnumModifier and TypeMethodDescriptionstatic OperationResponse.StatusEnumOperationResponse.getStatus()Get statusstatic OperationResponse.StatusEnumReturns 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.