Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.addAllExecutionArgs(Iterable<? extends Messages.ExecutionArg> values) |
/ Holds the command line arguments.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.addExecutionArgs(int index,
Messages.ExecutionArg value) |
/ Holds the command line arguments.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.addExecutionArgs(int index,
Messages.ExecutionArg.Builder builderForValue) |
/ Holds the command line arguments.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.addExecutionArgs(Messages.ExecutionArg value) |
/ Holds the command line arguments.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.addExecutionArgs(Messages.ExecutionArg.Builder builderForValue) |
/ Holds the command line arguments.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.clear() |
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.clearCurrentScenario() |
/ Holds the information of the current Scenario.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.clearCurrentSpec() |
/ Holds the information of the current Spec.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.clearCurrentStep() |
/ Holds the information of the current Step.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.clearExecutionArgs() |
/ Holds the command line arguments.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.clearNumberOfExecutionStreams() |
/ Holds the number of running execution streams.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.clearProjectName() |
/ Holds the project name
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.clearRunnerId() |
/ Holds the runner id for parallel execution.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.clearStacktrace() |
/ Stacktrace of the execution.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.clone() |
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionEndingRequest.Builder.getCurrentExecutionInfoBuilder() |
/ Holds the current suite execution info.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionStartingRequest.Builder.getCurrentExecutionInfoBuilder() |
/ Holds the current suite execution info.
|
Messages.ExecutionInfo.Builder |
Messages.ScenarioExecutionEndingRequest.Builder.getCurrentExecutionInfoBuilder() |
/ Holds the current scenario execution info.
|
Messages.ExecutionInfo.Builder |
Messages.ScenarioExecutionStartingRequest.Builder.getCurrentExecutionInfoBuilder() |
/ Holds the current sceanrio execution info.
|
Messages.ExecutionInfo.Builder |
Messages.SpecExecutionEndingRequest.Builder.getCurrentExecutionInfoBuilder() |
/ Holds the current spec execution info.
|
Messages.ExecutionInfo.Builder |
Messages.SpecExecutionStartingRequest.Builder.getCurrentExecutionInfoBuilder() |
/ Holds the current spec execution info.
|
Messages.ExecutionInfo.Builder |
Messages.StepExecutionEndingRequest.Builder.getCurrentExecutionInfoBuilder() |
/ Holds the current step execution info.
|
Messages.ExecutionInfo.Builder |
Messages.StepExecutionStartingRequest.Builder.getCurrentExecutionInfoBuilder() |
/ Holds the current step execution info.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.mergeCurrentScenario(Messages.ScenarioInfo value) |
/ Holds the information of the current Scenario.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.mergeCurrentSpec(Messages.SpecInfo value) |
/ Holds the information of the current Spec.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.mergeCurrentStep(Messages.StepInfo value) |
/ Holds the information of the current Step.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.mergeFrom(Messages.ExecutionInfo other) |
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.newBuilder() |
|
static Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.newBuilder(Messages.ExecutionInfo prototype) |
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.newBuilderForType() |
|
protected Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.removeExecutionArgs(int index) |
/ Holds the command line arguments.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.setCurrentScenario(Messages.ScenarioInfo value) |
/ Holds the information of the current Scenario.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.setCurrentScenario(Messages.ScenarioInfo.Builder builderForValue) |
/ Holds the information of the current Scenario.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.setCurrentSpec(Messages.SpecInfo value) |
/ Holds the information of the current Spec.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.setCurrentSpec(Messages.SpecInfo.Builder builderForValue) |
/ Holds the information of the current Spec.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.setCurrentStep(Messages.StepInfo value) |
/ Holds the information of the current Step.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.setCurrentStep(Messages.StepInfo.Builder builderForValue) |
/ Holds the information of the current Step.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.setExecutionArgs(int index,
Messages.ExecutionArg value) |
/ Holds the command line arguments.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.setExecutionArgs(int index,
Messages.ExecutionArg.Builder builderForValue) |
/ Holds the command line arguments.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.setNumberOfExecutionStreams(int value) |
/ Holds the number of running execution streams.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.setProjectName(String value) |
/ Holds the project name
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.setProjectNameBytes(com.google.protobuf.ByteString value) |
/ Holds the project name
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.setRunnerId(int value) |
/ Holds the runner id for parallel execution.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.setStacktrace(String value) |
/ Stacktrace of the execution.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.setStacktraceBytes(com.google.protobuf.ByteString value) |
/ Stacktrace of the execution.
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Messages.ExecutionInfo.Builder |
Messages.ExecutionInfo.toBuilder() |
|