| Modifier and Type | Method and Description |
|---|---|
Source |
EventContent.source()
Get the source value.
|
Source |
Source.withAddr(String addr)
Set the addr value.
|
Source |
Source.withInstanceID(String instanceID)
Set the instanceID value.
|
| Modifier and Type | Method and Description |
|---|---|
EventContent |
EventContent.withSource(Source source)
Set the source value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/