Uses of Class
pb.Ops.ExecOp
Packages that use Ops.ExecOp
-
Uses of Ops.ExecOp in pb
Methods in pb that return Ops.ExecOpModifier and TypeMethodDescriptionOps.ExecOp.Builder.build()
Ops.ExecOp.Builder.buildPartial()
static Ops.ExecOp
Ops.ExecOp.getDefaultInstance()
Ops.ExecOp.Builder.getDefaultInstanceForType()
Ops.ExecOp.getDefaultInstanceForType()
Ops.Op.Builder.getExec()
.pb.ExecOp exec = 2;
Ops.Op.getExec()
.pb.ExecOp exec = 2;
Ops.OpOrBuilder.getExec()
.pb.ExecOp exec = 2;
static Ops.ExecOp
Ops.ExecOp.parseDelimitedFrom
(InputStream input) static Ops.ExecOp
Ops.ExecOp.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.ExecOp
Ops.ExecOp.parseFrom
(byte[] data) static Ops.ExecOp
Ops.ExecOp.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.ExecOp
Ops.ExecOp.parseFrom
(com.google.protobuf.ByteString data) static Ops.ExecOp
Ops.ExecOp.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.ExecOp
Ops.ExecOp.parseFrom
(com.google.protobuf.CodedInputStream input) static Ops.ExecOp
Ops.ExecOp.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.ExecOp
Ops.ExecOp.parseFrom
(InputStream input) static Ops.ExecOp
Ops.ExecOp.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.ExecOp
Ops.ExecOp.parseFrom
(ByteBuffer data) static Ops.ExecOp
Ops.ExecOp.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in pb that return types with arguments of type Ops.ExecOpModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Ops.ExecOp> Ops.ExecOp.getParserForType()
static com.google.protobuf.Parser
<Ops.ExecOp> Ops.ExecOp.parser()
Methods in pb with parameters of type Ops.ExecOpModifier and TypeMethodDescriptionOps.Op.Builder.mergeExec
(Ops.ExecOp value) .pb.ExecOp exec = 2;
Ops.ExecOp.Builder.mergeFrom
(Ops.ExecOp other) static Ops.ExecOp.Builder
Ops.ExecOp.newBuilder
(Ops.ExecOp prototype) Ops.Op.Builder.setExec
(Ops.ExecOp value) .pb.ExecOp exec = 2;