public class AaaaRecord extends Object
| Constructor and Description |
|---|
AaaaRecord() |
| Modifier and Type | Method and Description |
|---|---|
String |
ipv6Address()
Get the ipv6Address value.
|
AaaaRecord |
withIpv6Address(String ipv6Address)
Set the ipv6Address value.
|
public String ipv6Address()
public AaaaRecord withIpv6Address(String ipv6Address)
ipv6Address - the ipv6Address value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/