| Package | Description | 
|---|---|
| com.daml.ledger.api.v1 | 
| Modifier and Type | Method and Description | 
|---|---|
CompletionOuterClass.Completion | 
CompletionOuterClass.Completion.Builder.build()  | 
CompletionOuterClass.Completion | 
CompletionOuterClass.Completion.Builder.buildPartial()  | 
CompletionOuterClass.Completion | 
CommandCompletionServiceOuterClass.CompletionStreamResponseOrBuilder.getCompletions(int index)
 If set, one or more completions. 
 | 
CompletionOuterClass.Completion | 
CommandCompletionServiceOuterClass.CompletionStreamResponse.getCompletions(int index)
 If set, one or more completions. 
 | 
CompletionOuterClass.Completion | 
CommandCompletionServiceOuterClass.CompletionStreamResponse.Builder.getCompletions(int index)
 If set, one or more completions. 
 | 
static CompletionOuterClass.Completion | 
CompletionOuterClass.Completion.getDefaultInstance()  | 
CompletionOuterClass.Completion | 
CompletionOuterClass.Completion.getDefaultInstanceForType()  | 
CompletionOuterClass.Completion | 
CompletionOuterClass.Completion.Builder.getDefaultInstanceForType()  | 
static CompletionOuterClass.Completion | 
CompletionOuterClass.Completion.parseDelimitedFrom(java.io.InputStream input)  | 
static CompletionOuterClass.Completion | 
CompletionOuterClass.Completion.parseDelimitedFrom(java.io.InputStream input,
                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static CompletionOuterClass.Completion | 
CompletionOuterClass.Completion.parseFrom(byte[] data)  | 
static CompletionOuterClass.Completion | 
CompletionOuterClass.Completion.parseFrom(byte[] data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static CompletionOuterClass.Completion | 
CompletionOuterClass.Completion.parseFrom(java.nio.ByteBuffer data)  | 
static CompletionOuterClass.Completion | 
CompletionOuterClass.Completion.parseFrom(java.nio.ByteBuffer data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static CompletionOuterClass.Completion | 
CompletionOuterClass.Completion.parseFrom(com.google.protobuf.ByteString data)  | 
static CompletionOuterClass.Completion | 
CompletionOuterClass.Completion.parseFrom(com.google.protobuf.ByteString data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static CompletionOuterClass.Completion | 
CompletionOuterClass.Completion.parseFrom(com.google.protobuf.CodedInputStream input)  | 
static CompletionOuterClass.Completion | 
CompletionOuterClass.Completion.parseFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
static CompletionOuterClass.Completion | 
CompletionOuterClass.Completion.parseFrom(java.io.InputStream input)  | 
static CompletionOuterClass.Completion | 
CompletionOuterClass.Completion.parseFrom(java.io.InputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<CompletionOuterClass.Completion> | 
CommandCompletionServiceOuterClass.CompletionStreamResponseOrBuilder.getCompletionsList()
 If set, one or more completions. 
 | 
java.util.List<CompletionOuterClass.Completion> | 
CommandCompletionServiceOuterClass.CompletionStreamResponse.getCompletionsList()
 If set, one or more completions. 
 | 
java.util.List<CompletionOuterClass.Completion> | 
CommandCompletionServiceOuterClass.CompletionStreamResponse.Builder.getCompletionsList()
 If set, one or more completions. 
 | 
com.google.protobuf.Parser<CompletionOuterClass.Completion> | 
CompletionOuterClass.Completion.getParserForType()  | 
static com.google.protobuf.Parser<CompletionOuterClass.Completion> | 
CompletionOuterClass.Completion.parser()  | 
| Modifier and Type | Method and Description | 
|---|---|
CommandCompletionServiceOuterClass.CompletionStreamResponse.Builder | 
CommandCompletionServiceOuterClass.CompletionStreamResponse.Builder.addAllCompletions(java.lang.Iterable<? extends CompletionOuterClass.Completion> values)
 If set, one or more completions. 
 |