public static interface GenericRefreshProtocolProtos.GenericRefreshRequestProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
String | 
getArgs(int index)
repeated string args = 2; | 
com.google.protobuf.ByteString | 
getArgsBytes(int index)
repeated string args = 2; | 
int | 
getArgsCount()
repeated string args = 2; | 
List<String> | 
getArgsList()
repeated string args = 2; | 
String | 
getIdentifier()
optional string identifier = 1; | 
com.google.protobuf.ByteString | 
getIdentifierBytes()
optional string identifier = 1; | 
boolean | 
hasIdentifier()
optional string identifier = 1; | 
boolean hasIdentifier()
optional string identifier = 1;String getIdentifier()
optional string identifier = 1;com.google.protobuf.ByteString getIdentifierBytes()
optional string identifier = 1;int getArgsCount()
repeated string args = 2;String getArgs(int index)
repeated string args = 2;com.google.protobuf.ByteString getArgsBytes(int index)
repeated string args = 2;Copyright © 2018 Apache Software Foundation. All Rights Reserved.