Uses of Class
com.daml.ledger.api.v2.admin.CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder
Packages that use CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder
-
Uses of CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder in com.daml.ledger.api.v2.admin
Methods in com.daml.ledger.api.v2.admin that return CommandInspectionServiceOuterClass.GetCommandStatusRequest.BuilderModifier and TypeMethodDescriptionCommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.clear()
CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.clearCommandIdPrefix()
optional filter by command idCommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.clearLimit()
optional limit of returned statuses, defaults to 100CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.clearState()
optional filter by stateCommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.clone()
CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.mergeFrom
(CommandInspectionServiceOuterClass.GetCommandStatusRequest other) CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.mergeFrom
(com.google.protobuf.Message other) CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) CommandInspectionServiceOuterClass.GetCommandStatusRequest.newBuilder()
CommandInspectionServiceOuterClass.GetCommandStatusRequest.newBuilder
(CommandInspectionServiceOuterClass.GetCommandStatusRequest prototype) CommandInspectionServiceOuterClass.GetCommandStatusRequest.newBuilderForType()
CommandInspectionServiceOuterClass.GetCommandStatusRequest.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.setCommandIdPrefix
(String value) optional filter by command idCommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.setCommandIdPrefixBytes
(com.google.protobuf.ByteString value) optional filter by command idCommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.setLimit
(int value) optional limit of returned statuses, defaults to 100CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.setState
(CommandInspectionServiceOuterClass.CommandState value) optional filter by stateCommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.setStateValue
(int value) optional filter by stateCommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) CommandInspectionServiceOuterClass.GetCommandStatusRequest.toBuilder()