public static interface RpcSAClient.PropertiesOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
RpcSAClient.Entry |
getEntry(int index)
repeated .Entry entry = 1; |
int |
getEntryCount()
repeated .Entry entry = 1; |
List<RpcSAClient.Entry> |
getEntryList()
repeated .Entry entry = 1; |
RpcSAClient.EntryOrBuilder |
getEntryOrBuilder(int index)
repeated .Entry entry = 1; |
List<? extends RpcSAClient.EntryOrBuilder> |
getEntryOrBuilderList()
repeated .Entry entry = 1; |
List<RpcSAClient.Entry> getEntryList()
repeated .Entry entry = 1;RpcSAClient.Entry getEntry(int index)
repeated .Entry entry = 1;int getEntryCount()
repeated .Entry entry = 1;List<? extends RpcSAClient.EntryOrBuilder> getEntryOrBuilderList()
repeated .Entry entry = 1;RpcSAClient.EntryOrBuilder getEntryOrBuilder(int index)
repeated .Entry entry = 1;Copyright © 2014. All Rights Reserved.