Package flyteidl.admin
Class ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder>
-
- flyteidl.admin.ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ExecutionOuterClass.WorkflowExecutionGetDataResponseOrBuilder,Cloneable
- Enclosing class:
- ExecutionOuterClass.WorkflowExecutionGetDataResponse
public static final class ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder> implements ExecutionOuterClass.WorkflowExecutionGetDataResponseOrBuilder
Response structure for WorkflowExecutionGetDataRequest which contains inputs and outputs for an execution.
Protobuf typeflyteidl.admin.WorkflowExecutionGetDataResponse
-
-
Field Summary
Fields Modifier and Type Field Description private intbitField0_private Literals.LiteralMapfullInputs_private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder>fullInputsBuilder_private Literals.LiteralMapfullOutputs_private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder>fullOutputsBuilder_private Common.UrlBlobinputs_private com.google.protobuf.SingleFieldBuilderV3<Common.UrlBlob,Common.UrlBlob.Builder,Common.UrlBlobOrBuilder>inputsBuilder_private Common.UrlBloboutputs_private com.google.protobuf.SingleFieldBuilderV3<Common.UrlBlob,Common.UrlBlob.Builder,Common.UrlBlobOrBuilder>outputsBuilder_
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, 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
-
-
-
-
Field Detail
-
bitField0_
private int bitField0_
-
outputs_
private Common.UrlBlob outputs_
-
outputsBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Common.UrlBlob,Common.UrlBlob.Builder,Common.UrlBlobOrBuilder> outputsBuilder_
-
inputs_
private Common.UrlBlob inputs_
-
inputsBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Common.UrlBlob,Common.UrlBlob.Builder,Common.UrlBlobOrBuilder> inputsBuilder_
-
fullInputs_
private Literals.LiteralMap fullInputs_
-
fullInputsBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder> fullInputsBuilder_
-
fullOutputs_
private Literals.LiteralMap fullOutputs_
-
fullOutputsBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder> fullOutputsBuilder_
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder>
-
clear
public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder>
-
getDefaultInstanceForType
public ExecutionOuterClass.WorkflowExecutionGetDataResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ExecutionOuterClass.WorkflowExecutionGetDataResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ExecutionOuterClass.WorkflowExecutionGetDataResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
private void buildPartial0(ExecutionOuterClass.WorkflowExecutionGetDataResponse result)
-
clone
public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder>
-
setField
public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder>
-
clearField
public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder>
-
clearOneof
public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder>
-
setRepeatedField
public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder>
-
addRepeatedField
public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder>
-
mergeFrom
public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder>
-
mergeFrom
public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder mergeFrom(ExecutionOuterClass.WorkflowExecutionGetDataResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder>
-
mergeFrom
public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder>- Throws:
IOException
-
hasOutputs
@Deprecated public boolean hasOutputs()
Deprecated.flyteidl.admin.WorkflowExecutionGetDataResponse.outputs is deprecated. See flyteidl/admin/execution.proto;l=328Signed url to fetch a core.LiteralMap of execution outputs. Deprecated: Please use full_outputs instead.
.flyteidl.admin.UrlBlob outputs = 1 [deprecated = true];- Specified by:
hasOutputsin interfaceExecutionOuterClass.WorkflowExecutionGetDataResponseOrBuilder- Returns:
- Whether the outputs field is set.
-
getOutputs
@Deprecated public Common.UrlBlob getOutputs()
Deprecated.flyteidl.admin.WorkflowExecutionGetDataResponse.outputs is deprecated. See flyteidl/admin/execution.proto;l=328Signed url to fetch a core.LiteralMap of execution outputs. Deprecated: Please use full_outputs instead.
.flyteidl.admin.UrlBlob outputs = 1 [deprecated = true];- Specified by:
getOutputsin interfaceExecutionOuterClass.WorkflowExecutionGetDataResponseOrBuilder- Returns:
- The outputs.
-
setOutputs
@Deprecated public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder setOutputs(Common.UrlBlob value)
Deprecated.Signed url to fetch a core.LiteralMap of execution outputs. Deprecated: Please use full_outputs instead.
.flyteidl.admin.UrlBlob outputs = 1 [deprecated = true];
-
setOutputs
@Deprecated public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder setOutputs(Common.UrlBlob.Builder builderForValue)
Deprecated.Signed url to fetch a core.LiteralMap of execution outputs. Deprecated: Please use full_outputs instead.
.flyteidl.admin.UrlBlob outputs = 1 [deprecated = true];
-
mergeOutputs
@Deprecated public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder mergeOutputs(Common.UrlBlob value)
Deprecated.Signed url to fetch a core.LiteralMap of execution outputs. Deprecated: Please use full_outputs instead.
.flyteidl.admin.UrlBlob outputs = 1 [deprecated = true];
-
clearOutputs
@Deprecated public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder clearOutputs()
Deprecated.Signed url to fetch a core.LiteralMap of execution outputs. Deprecated: Please use full_outputs instead.
.flyteidl.admin.UrlBlob outputs = 1 [deprecated = true];
-
getOutputsBuilder
@Deprecated public Common.UrlBlob.Builder getOutputsBuilder()
Deprecated.Signed url to fetch a core.LiteralMap of execution outputs. Deprecated: Please use full_outputs instead.
.flyteidl.admin.UrlBlob outputs = 1 [deprecated = true];
-
getOutputsOrBuilder
@Deprecated public Common.UrlBlobOrBuilder getOutputsOrBuilder()
Deprecated.Signed url to fetch a core.LiteralMap of execution outputs. Deprecated: Please use full_outputs instead.
.flyteidl.admin.UrlBlob outputs = 1 [deprecated = true];- Specified by:
getOutputsOrBuilderin interfaceExecutionOuterClass.WorkflowExecutionGetDataResponseOrBuilder
-
getOutputsFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Common.UrlBlob,Common.UrlBlob.Builder,Common.UrlBlobOrBuilder> getOutputsFieldBuilder()
Signed url to fetch a core.LiteralMap of execution outputs. Deprecated: Please use full_outputs instead.
.flyteidl.admin.UrlBlob outputs = 1 [deprecated = true];
-
hasInputs
@Deprecated public boolean hasInputs()
Deprecated.flyteidl.admin.WorkflowExecutionGetDataResponse.inputs is deprecated. See flyteidl/admin/execution.proto;l=332Signed url to fetch a core.LiteralMap of execution inputs. Deprecated: Please use full_inputs instead.
.flyteidl.admin.UrlBlob inputs = 2 [deprecated = true];- Specified by:
hasInputsin interfaceExecutionOuterClass.WorkflowExecutionGetDataResponseOrBuilder- Returns:
- Whether the inputs field is set.
-
getInputs
@Deprecated public Common.UrlBlob getInputs()
Deprecated.flyteidl.admin.WorkflowExecutionGetDataResponse.inputs is deprecated. See flyteidl/admin/execution.proto;l=332Signed url to fetch a core.LiteralMap of execution inputs. Deprecated: Please use full_inputs instead.
.flyteidl.admin.UrlBlob inputs = 2 [deprecated = true];- Specified by:
getInputsin interfaceExecutionOuterClass.WorkflowExecutionGetDataResponseOrBuilder- Returns:
- The inputs.
-
setInputs
@Deprecated public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder setInputs(Common.UrlBlob value)
Deprecated.Signed url to fetch a core.LiteralMap of execution inputs. Deprecated: Please use full_inputs instead.
.flyteidl.admin.UrlBlob inputs = 2 [deprecated = true];
-
setInputs
@Deprecated public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder setInputs(Common.UrlBlob.Builder builderForValue)
Deprecated.Signed url to fetch a core.LiteralMap of execution inputs. Deprecated: Please use full_inputs instead.
.flyteidl.admin.UrlBlob inputs = 2 [deprecated = true];
-
mergeInputs
@Deprecated public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder mergeInputs(Common.UrlBlob value)
Deprecated.Signed url to fetch a core.LiteralMap of execution inputs. Deprecated: Please use full_inputs instead.
.flyteidl.admin.UrlBlob inputs = 2 [deprecated = true];
-
clearInputs
@Deprecated public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder clearInputs()
Deprecated.Signed url to fetch a core.LiteralMap of execution inputs. Deprecated: Please use full_inputs instead.
.flyteidl.admin.UrlBlob inputs = 2 [deprecated = true];
-
getInputsBuilder
@Deprecated public Common.UrlBlob.Builder getInputsBuilder()
Deprecated.Signed url to fetch a core.LiteralMap of execution inputs. Deprecated: Please use full_inputs instead.
.flyteidl.admin.UrlBlob inputs = 2 [deprecated = true];
-
getInputsOrBuilder
@Deprecated public Common.UrlBlobOrBuilder getInputsOrBuilder()
Deprecated.Signed url to fetch a core.LiteralMap of execution inputs. Deprecated: Please use full_inputs instead.
.flyteidl.admin.UrlBlob inputs = 2 [deprecated = true];- Specified by:
getInputsOrBuilderin interfaceExecutionOuterClass.WorkflowExecutionGetDataResponseOrBuilder
-
getInputsFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Common.UrlBlob,Common.UrlBlob.Builder,Common.UrlBlobOrBuilder> getInputsFieldBuilder()
Signed url to fetch a core.LiteralMap of execution inputs. Deprecated: Please use full_inputs instead.
.flyteidl.admin.UrlBlob inputs = 2 [deprecated = true];
-
hasFullInputs
public boolean hasFullInputs()
Full_inputs will only be populated if they are under a configured size threshold.
.flyteidl.core.LiteralMap full_inputs = 3;- Specified by:
hasFullInputsin interfaceExecutionOuterClass.WorkflowExecutionGetDataResponseOrBuilder- Returns:
- Whether the fullInputs field is set.
-
getFullInputs
public Literals.LiteralMap getFullInputs()
Full_inputs will only be populated if they are under a configured size threshold.
.flyteidl.core.LiteralMap full_inputs = 3;- Specified by:
getFullInputsin interfaceExecutionOuterClass.WorkflowExecutionGetDataResponseOrBuilder- Returns:
- The fullInputs.
-
setFullInputs
public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder setFullInputs(Literals.LiteralMap value)
Full_inputs will only be populated if they are under a configured size threshold.
.flyteidl.core.LiteralMap full_inputs = 3;
-
setFullInputs
public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder setFullInputs(Literals.LiteralMap.Builder builderForValue)
Full_inputs will only be populated if they are under a configured size threshold.
.flyteidl.core.LiteralMap full_inputs = 3;
-
mergeFullInputs
public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder mergeFullInputs(Literals.LiteralMap value)
Full_inputs will only be populated if they are under a configured size threshold.
.flyteidl.core.LiteralMap full_inputs = 3;
-
clearFullInputs
public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder clearFullInputs()
Full_inputs will only be populated if they are under a configured size threshold.
.flyteidl.core.LiteralMap full_inputs = 3;
-
getFullInputsBuilder
public Literals.LiteralMap.Builder getFullInputsBuilder()
Full_inputs will only be populated if they are under a configured size threshold.
.flyteidl.core.LiteralMap full_inputs = 3;
-
getFullInputsOrBuilder
public Literals.LiteralMapOrBuilder getFullInputsOrBuilder()
Full_inputs will only be populated if they are under a configured size threshold.
.flyteidl.core.LiteralMap full_inputs = 3;- Specified by:
getFullInputsOrBuilderin interfaceExecutionOuterClass.WorkflowExecutionGetDataResponseOrBuilder
-
getFullInputsFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder> getFullInputsFieldBuilder()
Full_inputs will only be populated if they are under a configured size threshold.
.flyteidl.core.LiteralMap full_inputs = 3;
-
hasFullOutputs
public boolean hasFullOutputs()
Full_outputs will only be populated if they are under a configured size threshold.
.flyteidl.core.LiteralMap full_outputs = 4;- Specified by:
hasFullOutputsin interfaceExecutionOuterClass.WorkflowExecutionGetDataResponseOrBuilder- Returns:
- Whether the fullOutputs field is set.
-
getFullOutputs
public Literals.LiteralMap getFullOutputs()
Full_outputs will only be populated if they are under a configured size threshold.
.flyteidl.core.LiteralMap full_outputs = 4;- Specified by:
getFullOutputsin interfaceExecutionOuterClass.WorkflowExecutionGetDataResponseOrBuilder- Returns:
- The fullOutputs.
-
setFullOutputs
public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder setFullOutputs(Literals.LiteralMap value)
Full_outputs will only be populated if they are under a configured size threshold.
.flyteidl.core.LiteralMap full_outputs = 4;
-
setFullOutputs
public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder setFullOutputs(Literals.LiteralMap.Builder builderForValue)
Full_outputs will only be populated if they are under a configured size threshold.
.flyteidl.core.LiteralMap full_outputs = 4;
-
mergeFullOutputs
public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder mergeFullOutputs(Literals.LiteralMap value)
Full_outputs will only be populated if they are under a configured size threshold.
.flyteidl.core.LiteralMap full_outputs = 4;
-
clearFullOutputs
public ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder clearFullOutputs()
Full_outputs will only be populated if they are under a configured size threshold.
.flyteidl.core.LiteralMap full_outputs = 4;
-
getFullOutputsBuilder
public Literals.LiteralMap.Builder getFullOutputsBuilder()
Full_outputs will only be populated if they are under a configured size threshold.
.flyteidl.core.LiteralMap full_outputs = 4;
-
getFullOutputsOrBuilder
public Literals.LiteralMapOrBuilder getFullOutputsOrBuilder()
Full_outputs will only be populated if they are under a configured size threshold.
.flyteidl.core.LiteralMap full_outputs = 4;- Specified by:
getFullOutputsOrBuilderin interfaceExecutionOuterClass.WorkflowExecutionGetDataResponseOrBuilder
-
getFullOutputsFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder> getFullOutputsFieldBuilder()
Full_outputs will only be populated if they are under a configured size threshold.
.flyteidl.core.LiteralMap full_outputs = 4;
-
setUnknownFields
public final ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder>
-
mergeUnknownFields
public final ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.WorkflowExecutionGetDataResponse.Builder>
-
-