public final class MSDeployLogEntry extends Object
| Constructor and Description |
|---|
MSDeployLogEntry() |
| Modifier and Type | Method and Description |
|---|---|
String |
message()
Get the message property: Log entry message.
|
OffsetDateTime |
time()
Get the time property: Timestamp of log entry.
|
MSDeployLogEntryType |
type()
Get the type property: Log entry type.
|
void |
validate()
Validates the instance.
|
public OffsetDateTime time()
public MSDeployLogEntryType type()
public String message()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.