public final class FrontEndConfiguration extends Object
| Constructor and Description |
|---|
FrontEndConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
FrontEndServiceType |
kind()
Get the kind property: The kind property.
|
void |
validate()
Validates the instance.
|
FrontEndConfiguration |
withKind(FrontEndServiceType kind)
Set the kind property: The kind property.
|
public FrontEndServiceType kind()
public FrontEndConfiguration withKind(FrontEndServiceType kind)
kind - the kind value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.