| Modifier and Type | Method and Description |
|---|---|
CaaRecord |
CaaRecord.withFlags(Integer flags)
Set the flags value.
|
CaaRecord |
CaaRecord.withTag(String tag)
Set the tag value.
|
CaaRecord |
CaaRecord.withValue(String value)
Set the value value.
|
| Modifier and Type | Method and Description |
|---|---|
List<CaaRecord> |
CaaRecordSet.records() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/