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