public static interface ContainerFormats.SelectionOrBuilder
extends akka.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMatcher()
optional string matcher = 2; |
akka.protobuf.ByteString |
getMatcherBytes()
optional string matcher = 2; |
ContainerFormats.PatternType |
getType()
required .PatternType type = 1; |
boolean |
hasMatcher()
optional string matcher = 2; |
boolean |
hasType()
required .PatternType type = 1; |
boolean hasType()
required .PatternType type = 1;
ContainerFormats.PatternType getType()
required .PatternType type = 1;
boolean hasMatcher()
optional string matcher = 2;
java.lang.String getMatcher()
optional string matcher = 2;
akka.protobuf.ByteString getMatcherBytes()
optional string matcher = 2;