| Modifier and Type | Method and Description |
|---|---|
Source |
EventContent.source()
Get the registry node that generated the event.
|
Source |
Source.withAddr(String addr)
Set the IP or hostname and the port of the registry node that generated the event.
|
Source |
Source.withInstanceID(String instanceID)
Set the running instance of an application.
|
| Modifier and Type | Method and Description |
|---|---|
EventContent |
EventContent.withSource(Source source)
Set the registry node that generated the event.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/