| Modifier and Type | Method and Description |
|---|---|
EndpointDependency |
EndpointDependency.withDomainName(String domainName)
Set the domain name of the dependency.
|
EndpointDependency |
EndpointDependency.withEndpointDetails(List<EndpointDetail> endpointDetails)
Set the IP Addresses and Ports used when connecting to DomainName.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/