public static interface Daemon.InterfaceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Daemon.Underlay |
getAddress()
Underlay address to exit through the interface.
|
Daemon.UnderlayOrBuilder |
getAddressOrBuilder()
Underlay address to exit through the interface.
|
boolean |
hasAddress()
Underlay address to exit through the interface.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAddress()
Underlay address to exit through the interface.
.proto.daemon.v1.Underlay address = 1;Daemon.Underlay getAddress()
Underlay address to exit through the interface.
.proto.daemon.v1.Underlay address = 1;Daemon.UnderlayOrBuilder getAddressOrBuilder()
Underlay address to exit through the interface.
.proto.daemon.v1.Underlay address = 1;Copyright © 2024. All rights reserved.