public static class ForceMuteOptions.ForceMuteAllOptionsBuilder
extends java.lang.Object
Session#forceMuteAll(ForceMuteOptions forceMuteOptions))
.Constructor and Description |
---|
ForceMuteAllOptionsBuilder() |
Modifier and Type | Method and Description |
---|---|
ForceMuteOptions |
build()
Builds a ForceMuteOptions object.
|
ForceMuteOptions.ForceMuteAllOptionsBuilder |
setExcludedStreams(java.lang.Iterable<Stream> excludedStreams)
Constructs a ForceMuteAllOptionsBuilder object.
|
public ForceMuteOptions.ForceMuteAllOptionsBuilder setExcludedStreams(java.lang.Iterable<Stream> excludedStreams)
excludedStreams
- A collection of streams to exclude in the mute request.public ForceMuteOptions build()