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