| Package | Description |
|---|---|
| ai.grakn.rpc.proto |
| Modifier and Type | Method and Description |
|---|---|
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.Builder.clear() |
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.Builder.clearNull()
optional .session.Null null = 2; |
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.Builder.clearPattern()
optional string pattern = 1; |
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.Builder.clearRes() |
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.Builder.clone() |
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Method.Res.Builder.getRuleWhenResBuilder()
Rule method responses
|
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.Builder.mergeFrom(ConceptProto.Rule.When.Res other) |
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.Builder.mergeFrom(com.google.protobuf.Message other) |
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.Builder.mergeNull(ConceptProto.Null value)
optional .session.Null null = 2; |
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.newBuilder() |
static ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.newBuilder(ConceptProto.Rule.When.Res prototype) |
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.newBuilderForType() |
protected ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.Builder.setNull(ConceptProto.Null.Builder builderForValue)
optional .session.Null null = 2; |
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.Builder.setNull(ConceptProto.Null value)
optional .session.Null null = 2; |
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.Builder.setPattern(String value)
optional string pattern = 1; |
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.Builder.setPatternBytes(com.google.protobuf.ByteString value)
optional string pattern = 1; |
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ConceptProto.Rule.When.Res.Builder |
ConceptProto.Rule.When.Res.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ConceptProto.Method.Res.Builder |
ConceptProto.Method.Res.Builder.setRuleWhenRes(ConceptProto.Rule.When.Res.Builder builderForValue)
Rule method responses
|
Copyright © 2018 Grakn Labs Ltd. All rights reserved.