Uses of Enum
com.okta.sdk.resource.model.TelephonyResponseCommandsInnerValueInner.StatusEnum
Packages that use TelephonyResponseCommandsInnerValueInner.StatusEnum
-
Uses of TelephonyResponseCommandsInnerValueInner.StatusEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return TelephonyResponseCommandsInnerValueInner.StatusEnumModifier and TypeMethodDescriptionTelephonyResponseCommandsInnerValueInner.getStatus()
Status of telephony calloutReturns the enum constant of this type with the specified name.TelephonyResponseCommandsInnerValueInner.StatusEnum.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 TelephonyResponseCommandsInnerValueInner.StatusEnumModifier and TypeMethodDescriptionvoid
TelephonyResponseCommandsInnerValueInner.setStatus
(TelephonyResponseCommandsInnerValueInner.StatusEnum status) TelephonyResponseCommandsInnerValueInner.status
(TelephonyResponseCommandsInnerValueInner.StatusEnum status)