public static final class CallSubscribeToToneParameterSet.CallSubscribeToToneParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
clientContext
The clientContext parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
CallSubscribeToToneParameterSetBuilder()
Instanciates a new CallSubscribeToToneParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
CallSubscribeToToneParameterSet |
build()
Buils the resulting body object to be passed to the request
|
CallSubscribeToToneParameterSet.CallSubscribeToToneParameterSetBuilder |
withClientContext(java.lang.String val)
Sets the ClientContext
|
@Nullable protected java.lang.String clientContext
@Nullable protected CallSubscribeToToneParameterSetBuilder()
@Nonnull public CallSubscribeToToneParameterSet.CallSubscribeToToneParameterSetBuilder withClientContext(@Nullable java.lang.String val)
val - the value to set it to@Nonnull public CallSubscribeToToneParameterSet build()