public final class Multichannel extends Object
| Constructor and Description |
|---|
Multichannel() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
enabled()
Get the enabled property: Indicates whether multichannel is enabled.
|
void |
validate()
Validates the instance.
|
Multichannel |
withEnabled(Boolean enabled)
Set the enabled property: Indicates whether multichannel is enabled.
|
public Boolean enabled()
public Multichannel withEnabled(Boolean enabled)
enabled - the enabled value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.