public interface ContainerOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCommands(int index)
repeated string commands = 3; |
com.google.protobuf.ByteString |
getCommandsBytes(int index)
repeated string commands = 3; |
int |
getCommandsCount()
repeated string commands = 3; |
java.util.List<java.lang.String> |
getCommandsList()
repeated string commands = 3; |
java.lang.String |
getImage()
optional string image = 2; |
com.google.protobuf.ByteString |
getImageBytes()
optional string image = 2; |
java.lang.String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getName()
optional string name = 1;com.google.protobuf.ByteString getNameBytes()
optional string name = 1;java.lang.String getImage()
optional string image = 2;com.google.protobuf.ByteString getImageBytes()
optional string image = 2;java.util.List<java.lang.String> getCommandsList()
repeated string commands = 3;int getCommandsCount()
repeated string commands = 3;java.lang.String getCommands(int index)
repeated string commands = 3;com.google.protobuf.ByteString getCommandsBytes(int index)
repeated string commands = 3;