Uses of Class
com.okta.sdk.resource.model.TelephonyResponseCommandsInnerValueInner
-
Uses of TelephonyResponseCommandsInnerValueInner in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionTelephonyResponseCommandsInnerValueInner.status
(TelephonyResponseCommandsInnerValueInner.StatusEnum status) TelephonyResponseCommandsInnerValueInner.transactionId
(String transactionId) TelephonyResponseCommandsInnerValueInner.transactionMetadata
(String transactionMetadata) Modifier and TypeMethodDescriptionTelephonyResponseCommandsInner.getValue()
The status of the telephony operation along with optional additional information about the provider, transaction ID and any other transaction metadata.Modifier and TypeMethodDescriptionTelephonyResponseCommandsInner.addvalueItem
(TelephonyResponseCommandsInnerValueInner valueItem) Modifier and TypeMethodDescriptionvoid
TelephonyResponseCommandsInner.setValue
(List<TelephonyResponseCommandsInnerValueInner> value) TelephonyResponseCommandsInner.value
(List<TelephonyResponseCommandsInnerValueInner> value)