public static interface V1.NodeProxyOptionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
Path is the URL path to use for the current proxy request to node.
|
com.google.protobuf.ByteString |
getPathBytes()
Path is the URL path to use for the current proxy request to node.
|
boolean |
hasPath()
Path is the URL path to use for the current proxy request to node.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPath()
Path is the URL path to use for the current proxy request to node. +optional
optional string path = 1;String getPath()
Path is the URL path to use for the current proxy request to node. +optional
optional string path = 1;com.google.protobuf.ByteString getPathBytes()
Path is the URL path to use for the current proxy request to node. +optional
optional string path = 1;Copyright © 2020. All rights reserved.