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