Package com.okta.sdk.resource.model
Class TelephonyResponseCommandsInner
java.lang.Object
com.okta.sdk.resource.model.TelephonyResponseCommandsInner
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class TelephonyResponseCommandsInner
extends Object
implements Serializable
TelephonyResponseCommandsInner
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_VALUE
- See Also:
-
-
Constructor Details
-
TelephonyResponseCommandsInner
public TelephonyResponseCommandsInner()
-
-
Method Details
-
type
-
getType
The location where you specify the command. For the Telephony inline hook, there's only one command, `com.okta.telephony.action`.- Returns:
- type
-
setType
-
value
-
addvalueItem
public TelephonyResponseCommandsInner addvalueItem(TelephonyResponseCommandsInnerValueInner valueItem) -
getValue
The status of the telephony operation along with optional additional information about the provider, transaction ID and any other transaction metadata.- Returns:
- value
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-