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