| Modifier and Type | Method and Description |
|---|---|
IpAddress |
IpAddress.withIp(String ip)
Set the ip value.
|
IpAddress |
IpAddress.withPorts(List<Port> ports)
Set the ports value.
|
IpAddress |
IpAddress.withType(String type)
Set the type value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/