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