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