Package com.daml.ledger.api.v2.admin
Class CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder>
com.daml.ledger.api.v2.admin.CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder
- All Implemented Interfaces:
CommandInspectionServiceOuterClass.GetCommandStatusRequestOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- CommandInspectionServiceOuterClass.GetCommandStatusRequest
public static final class CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder>
implements CommandInspectionServiceOuterClass.GetCommandStatusRequestOrBuilder
Protobuf type
com.daml.ledger.api.v2.admin.GetCommandStatusRequest
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
optional filter by command idclearField
(com.google.protobuf.Descriptors.FieldDescriptor field) optional limit of returned statuses, defaults to 100clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) optional filter by stateclone()
optional filter by command idcom.google.protobuf.ByteString
optional filter by command idstatic final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
int
getLimit()
optional limit of returned statuses, defaults to 100getState()
optional filter by stateint
optional filter by stateprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setCommandIdPrefix
(String value) optional filter by command idsetCommandIdPrefixBytes
(com.google.protobuf.ByteString value) optional filter by command idsetLimit
(int value) optional limit of returned statuses, defaults to 100setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) optional filter by statesetStateValue
(int value) optional filter by statesetUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder>
-
setField
public CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder>
-
clearField
public CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder>
-
clearOneof
public CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder>
-
setRepeatedField
public CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder>
-
addRepeatedField
public CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder>
-
mergeFrom
public CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder>
-
mergeFrom
public CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder>
- Throws:
IOException
-
getCommandIdPrefix
optional filter by command id
string command_id_prefix = 1 [json_name = "commandIdPrefix"];
- Specified by:
getCommandIdPrefix
in interfaceCommandInspectionServiceOuterClass.GetCommandStatusRequestOrBuilder
- Returns:
- The commandIdPrefix.
-
getCommandIdPrefixBytes
public com.google.protobuf.ByteString getCommandIdPrefixBytes()optional filter by command id
string command_id_prefix = 1 [json_name = "commandIdPrefix"];
- Specified by:
getCommandIdPrefixBytes
in interfaceCommandInspectionServiceOuterClass.GetCommandStatusRequestOrBuilder
- Returns:
- The bytes for commandIdPrefix.
-
setCommandIdPrefix
public CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder setCommandIdPrefix(String value) optional filter by command id
string command_id_prefix = 1 [json_name = "commandIdPrefix"];
- Parameters:
value
- The commandIdPrefix to set.- Returns:
- This builder for chaining.
-
clearCommandIdPrefix
optional filter by command id
string command_id_prefix = 1 [json_name = "commandIdPrefix"];
- Returns:
- This builder for chaining.
-
setCommandIdPrefixBytes
public CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder setCommandIdPrefixBytes(com.google.protobuf.ByteString value) optional filter by command id
string command_id_prefix = 1 [json_name = "commandIdPrefix"];
- Parameters:
value
- The bytes for commandIdPrefix to set.- Returns:
- This builder for chaining.
-
getStateValue
public int getStateValue()optional filter by state
.com.daml.ledger.api.v2.admin.CommandState state = 2 [json_name = "state"];
- Specified by:
getStateValue
in interfaceCommandInspectionServiceOuterClass.GetCommandStatusRequestOrBuilder
- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
optional filter by state
.com.daml.ledger.api.v2.admin.CommandState state = 2 [json_name = "state"];
- Parameters:
value
- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
optional filter by state
.com.daml.ledger.api.v2.admin.CommandState state = 2 [json_name = "state"];
- Specified by:
getState
in interfaceCommandInspectionServiceOuterClass.GetCommandStatusRequestOrBuilder
- Returns:
- The state.
-
setState
public CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder setState(CommandInspectionServiceOuterClass.CommandState value) optional filter by state
.com.daml.ledger.api.v2.admin.CommandState state = 2 [json_name = "state"];
- Parameters:
value
- The state to set.- Returns:
- This builder for chaining.
-
clearState
optional filter by state
.com.daml.ledger.api.v2.admin.CommandState state = 2 [json_name = "state"];
- Returns:
- This builder for chaining.
-
getLimit
public int getLimit()optional limit of returned statuses, defaults to 100
uint32 limit = 3 [json_name = "limit"];
- Specified by:
getLimit
in interfaceCommandInspectionServiceOuterClass.GetCommandStatusRequestOrBuilder
- Returns:
- The limit.
-
setLimit
optional limit of returned statuses, defaults to 100
uint32 limit = 3 [json_name = "limit"];
- Parameters:
value
- The limit to set.- Returns:
- This builder for chaining.
-
clearLimit
optional limit of returned statuses, defaults to 100
uint32 limit = 3 [json_name = "limit"];
- Returns:
- This builder for chaining.
-
setUnknownFields
public final CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder>
-
mergeUnknownFields
public final CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<CommandInspectionServiceOuterClass.GetCommandStatusRequest.Builder>
-