Interface ModulesServicePb.GetModulesResponseOrBuilder (2.0.0)

public static interface ModulesServicePb.GetModulesResponseOrBuilder extends MessageOrBuilder

Implements

com.google.protobuf.MessageOrBuilder

Methods

getModule(int arg0)

public abstract String getModule(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
String

getModuleBytes(int arg0)

public abstract ByteString getModuleBytes(int arg0)
Parameter
NameDescription
arg0int
Returns
TypeDescription
com.google.protobuf.ByteString

getModuleCount()

public abstract int getModuleCount()
Returns
TypeDescription
int

getModuleList()

public abstract List<String> getModuleList()
Returns
TypeDescription
List<String>