Uses of Class
com.google.protobuf.Empty
-
Packages that use Empty Package Description com.google.protobuf -
-
Uses of Empty in com.google.protobuf
Methods in com.google.protobuf that return types with arguments of type Empty Modifier and Type Method Description Parser<Empty>Empty. getParserForType()static Parser<Empty>Empty. parser()Methods in com.google.protobuf with parameters of type Empty Modifier and Type Method Description Empty.BuilderEmpty.Builder. mergeFrom(Empty other)static Empty.BuilderEmpty. newBuilder(Empty prototype)
-