public static class MuteAllProperties.Builder
extends java.lang.Object
MuteAllProperties| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
MuteAllProperties |
build()
Builds the MuteAllProperties object.
|
MuteAllProperties.Builder |
excludedStreamIds(java.util.List<java.lang.String> ids)
Call this method to add a List of stream IDs for streams to be excluded
from the force mute action.
|
public MuteAllProperties.Builder excludedStreamIds(java.util.List<java.lang.String> ids)
ids - The List of stream IDs.public MuteAllProperties build()