public static interface V1.PodDNSConfigOptionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Required.
|
com.google.protobuf.ByteString |
getNameBytes()
Required.
|
String |
getValue()
+optional
|
com.google.protobuf.ByteString |
getValueBytes()
+optional
|
boolean |
hasName()
Required.
|
boolean |
hasValue()
+optional
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasName()
Required.
optional string name = 1;String getName()
Required.
optional string name = 1;com.google.protobuf.ByteString getNameBytes()
Required.
optional string name = 1;boolean hasValue()
+optional
optional string value = 2;String getValue()
+optional
optional string value = 2;com.google.protobuf.ByteString getValueBytes()
+optional
optional string value = 2;Copyright © 2021. All rights reserved.