| Modifier and Type | Method and Description |
|---|---|
DnsSettings.GlueRecord |
DnsSettings.GlueRecord.Builder.build() |
DnsSettings.GlueRecord |
DnsSettings.GlueRecord.Builder.buildPartial() |
static DnsSettings.GlueRecord |
DnsSettings.GlueRecord.getDefaultInstance() |
DnsSettings.GlueRecord |
DnsSettings.GlueRecord.getDefaultInstanceForType() |
DnsSettings.GlueRecord |
DnsSettings.GlueRecord.Builder.getDefaultInstanceForType() |
DnsSettings.GlueRecord |
DnsSettings.getGlueRecords(int index)
The list of glue records for this `Registration`.
|
DnsSettings.GlueRecord |
DnsSettings.Builder.getGlueRecords(int index)
The list of glue records for this `Registration`.
|
DnsSettings.GlueRecord |
DnsSettingsOrBuilder.getGlueRecords(int index)
The list of glue records for this `Registration`.
|
static DnsSettings.GlueRecord |
DnsSettings.GlueRecord.parseDelimitedFrom(InputStream input) |
static DnsSettings.GlueRecord |
DnsSettings.GlueRecord.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsSettings.GlueRecord |
DnsSettings.GlueRecord.parseFrom(byte[] data) |
static DnsSettings.GlueRecord |
DnsSettings.GlueRecord.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsSettings.GlueRecord |
DnsSettings.GlueRecord.parseFrom(ByteBuffer data) |
static DnsSettings.GlueRecord |
DnsSettings.GlueRecord.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsSettings.GlueRecord |
DnsSettings.GlueRecord.parseFrom(com.google.protobuf.ByteString data) |
static DnsSettings.GlueRecord |
DnsSettings.GlueRecord.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsSettings.GlueRecord |
DnsSettings.GlueRecord.parseFrom(com.google.protobuf.CodedInputStream input) |
static DnsSettings.GlueRecord |
DnsSettings.GlueRecord.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsSettings.GlueRecord |
DnsSettings.GlueRecord.parseFrom(InputStream input) |
static DnsSettings.GlueRecord |
DnsSettings.GlueRecord.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<DnsSettings.GlueRecord> |
DnsSettings.getGlueRecordsList()
The list of glue records for this `Registration`.
|
List<DnsSettings.GlueRecord> |
DnsSettings.Builder.getGlueRecordsList()
The list of glue records for this `Registration`.
|
List<DnsSettings.GlueRecord> |
DnsSettingsOrBuilder.getGlueRecordsList()
The list of glue records for this `Registration`.
|
com.google.protobuf.Parser<DnsSettings.GlueRecord> |
DnsSettings.GlueRecord.getParserForType() |
static com.google.protobuf.Parser<DnsSettings.GlueRecord> |
DnsSettings.GlueRecord.parser() |
| Modifier and Type | Method and Description |
|---|---|
DnsSettings.Builder |
DnsSettings.Builder.addGlueRecords(DnsSettings.GlueRecord value)
The list of glue records for this `Registration`.
|
DnsSettings.Builder |
DnsSettings.Builder.addGlueRecords(int index,
DnsSettings.GlueRecord value)
The list of glue records for this `Registration`.
|
DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.Builder.mergeFrom(DnsSettings.GlueRecord other) |
static DnsSettings.GlueRecord.Builder |
DnsSettings.GlueRecord.newBuilder(DnsSettings.GlueRecord prototype) |
DnsSettings.Builder |
DnsSettings.Builder.setGlueRecords(int index,
DnsSettings.GlueRecord value)
The list of glue records for this `Registration`.
|
| Modifier and Type | Method and Description |
|---|---|
DnsSettings.Builder |
DnsSettings.Builder.addAllGlueRecords(Iterable<? extends DnsSettings.GlueRecord> values)
The list of glue records for this `Registration`.
|
Copyright © 2023 Google LLC. All rights reserved.