public static interface Windmill.GetConfigRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getComputations(int index)
repeated string computations = 1; |
com.google.protobuf.ByteString |
getComputationsBytes(int index)
repeated string computations = 1; |
int |
getComputationsCount()
repeated string computations = 1; |
java.util.List<java.lang.String> |
getComputationsList()
repeated string computations = 1; |
java.util.List<java.lang.String> getComputationsList()
repeated string computations = 1;int getComputationsCount()
repeated string computations = 1;java.lang.String getComputations(int index)
repeated string computations = 1;com.google.protobuf.ByteString getComputationsBytes(int index)
repeated string computations = 1;