Package gauge.messages
Class Spec.ProtoScenario.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Spec.ProtoScenario.Builder>
-
- gauge.messages.Spec.ProtoScenario.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Spec.ProtoScenarioOrBuilder,Cloneable
- Enclosing class:
- Spec.ProtoScenario
public static final class Spec.ProtoScenario.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Spec.ProtoScenario.Builder> implements Spec.ProtoScenarioOrBuilder
/ A proto object representing a Scenario
Protobuf typegauge.messages.ProtoScenario
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Spec.ProtoScenario.BuilderaddAllContexts(Iterable<? extends Spec.ProtoItem> values)/ Collection of Context steps.Spec.ProtoScenario.BuilderaddAllPostHookMessage(Iterable<String> values)Deprecated.Spec.ProtoScenario.BuilderaddAllPostHookMessages(Iterable<String> values)/ Additional information at post hook exec time to be available on reportsSpec.ProtoScenario.BuilderaddAllPostHookScreenshotFiles(Iterable<String> values)/ Screenshots captured on post hook exec time to be available on reportsSpec.ProtoScenario.BuilderaddAllPostHookScreenshots(Iterable<? extends com.google.protobuf.ByteString> values)Deprecated.Spec.ProtoScenario.BuilderaddAllPreHookMessage(Iterable<String> values)Deprecated.Spec.ProtoScenario.BuilderaddAllPreHookMessages(Iterable<String> values)/ Additional information at pre hook exec time to be available on reportsSpec.ProtoScenario.BuilderaddAllPreHookScreenshotFiles(Iterable<String> values)/ Screenshots captured on pre hook exec time to be available on reportsSpec.ProtoScenario.BuilderaddAllPreHookScreenshots(Iterable<? extends com.google.protobuf.ByteString> values)Deprecated.Spec.ProtoScenario.BuilderaddAllScenarioItems(Iterable<? extends Spec.ProtoItem> values)/ Collection of Items under a scenario.Spec.ProtoScenario.BuilderaddAllSkipErrors(Iterable<String> values)/ Holds the error messages for skipping scenario from executionSpec.ProtoScenario.BuilderaddAllTags(Iterable<String> values)/ Contains a list of tags that are defined at the specification level.Spec.ProtoScenario.BuilderaddAllTearDownSteps(Iterable<? extends Spec.ProtoItem> values)/ Collection of Teardown steps.Spec.ProtoScenario.BuilderaddContexts(int index, Spec.ProtoItem value)/ Collection of Context steps.Spec.ProtoScenario.BuilderaddContexts(int index, Spec.ProtoItem.Builder builderForValue)/ Collection of Context steps.Spec.ProtoScenario.BuilderaddContexts(Spec.ProtoItem value)/ Collection of Context steps.Spec.ProtoScenario.BuilderaddContexts(Spec.ProtoItem.Builder builderForValue)/ Collection of Context steps.Spec.ProtoItem.BuilderaddContextsBuilder()/ Collection of Context steps.Spec.ProtoItem.BuilderaddContextsBuilder(int index)/ Collection of Context steps.Spec.ProtoScenario.BuilderaddPostHookMessage(String value)Deprecated.Spec.ProtoScenario.BuilderaddPostHookMessageBytes(com.google.protobuf.ByteString value)Deprecated.Spec.ProtoScenario.BuilderaddPostHookMessages(String value)/ Additional information at post hook exec time to be available on reportsSpec.ProtoScenario.BuilderaddPostHookMessagesBytes(com.google.protobuf.ByteString value)/ Additional information at post hook exec time to be available on reportsSpec.ProtoScenario.BuilderaddPostHookScreenshotFiles(String value)/ Screenshots captured on post hook exec time to be available on reportsSpec.ProtoScenario.BuilderaddPostHookScreenshotFilesBytes(com.google.protobuf.ByteString value)/ Screenshots captured on post hook exec time to be available on reportsSpec.ProtoScenario.BuilderaddPostHookScreenshots(com.google.protobuf.ByteString value)Deprecated.Spec.ProtoScenario.BuilderaddPreHookMessage(String value)Deprecated.Spec.ProtoScenario.BuilderaddPreHookMessageBytes(com.google.protobuf.ByteString value)Deprecated.Spec.ProtoScenario.BuilderaddPreHookMessages(String value)/ Additional information at pre hook exec time to be available on reportsSpec.ProtoScenario.BuilderaddPreHookMessagesBytes(com.google.protobuf.ByteString value)/ Additional information at pre hook exec time to be available on reportsSpec.ProtoScenario.BuilderaddPreHookScreenshotFiles(String value)/ Screenshots captured on pre hook exec time to be available on reportsSpec.ProtoScenario.BuilderaddPreHookScreenshotFilesBytes(com.google.protobuf.ByteString value)/ Screenshots captured on pre hook exec time to be available on reportsSpec.ProtoScenario.BuilderaddPreHookScreenshots(com.google.protobuf.ByteString value)Deprecated.Spec.ProtoScenario.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Spec.ProtoScenario.BuilderaddScenarioItems(int index, Spec.ProtoItem value)/ Collection of Items under a scenario.Spec.ProtoScenario.BuilderaddScenarioItems(int index, Spec.ProtoItem.Builder builderForValue)/ Collection of Items under a scenario.Spec.ProtoScenario.BuilderaddScenarioItems(Spec.ProtoItem value)/ Collection of Items under a scenario.Spec.ProtoScenario.BuilderaddScenarioItems(Spec.ProtoItem.Builder builderForValue)/ Collection of Items under a scenario.Spec.ProtoItem.BuilderaddScenarioItemsBuilder()/ Collection of Items under a scenario.Spec.ProtoItem.BuilderaddScenarioItemsBuilder(int index)/ Collection of Items under a scenario.Spec.ProtoScenario.BuilderaddSkipErrors(String value)/ Holds the error messages for skipping scenario from executionSpec.ProtoScenario.BuilderaddSkipErrorsBytes(com.google.protobuf.ByteString value)/ Holds the error messages for skipping scenario from executionSpec.ProtoScenario.BuilderaddTags(String value)/ Contains a list of tags that are defined at the specification level.Spec.ProtoScenario.BuilderaddTagsBytes(com.google.protobuf.ByteString value)/ Contains a list of tags that are defined at the specification level.Spec.ProtoScenario.BuilderaddTearDownSteps(int index, Spec.ProtoItem value)/ Collection of Teardown steps.Spec.ProtoScenario.BuilderaddTearDownSteps(int index, Spec.ProtoItem.Builder builderForValue)/ Collection of Teardown steps.Spec.ProtoScenario.BuilderaddTearDownSteps(Spec.ProtoItem value)/ Collection of Teardown steps.Spec.ProtoScenario.BuilderaddTearDownSteps(Spec.ProtoItem.Builder builderForValue)/ Collection of Teardown steps.Spec.ProtoItem.BuilderaddTearDownStepsBuilder()/ Collection of Teardown steps.Spec.ProtoItem.BuilderaddTearDownStepsBuilder(int index)/ Collection of Teardown steps.Spec.ProtoScenariobuild()Spec.ProtoScenariobuildPartial()Spec.ProtoScenario.Builderclear()Spec.ProtoScenario.BuilderclearContexts()/ Collection of Context steps.Spec.ProtoScenario.BuilderclearExecutionStatus()/ Execution status for the scenarioSpec.ProtoScenario.BuilderclearExecutionTime()/ Holds the time taken for executing this scenario.Spec.ProtoScenario.BuilderclearFailed()Deprecated.Spec.ProtoScenario.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Spec.ProtoScenario.BuilderclearID()/ Holds the unique Identifier of a scenario.Spec.ProtoScenario.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Spec.ProtoScenario.BuilderclearPostHookFailure()/ Contains a 'after' hook failure message.Spec.ProtoScenario.BuilderclearPostHookMessage()Deprecated.Spec.ProtoScenario.BuilderclearPostHookMessages()/ Additional information at post hook exec time to be available on reportsSpec.ProtoScenario.BuilderclearPostHookScreenshotFiles()/ Screenshots captured on post hook exec time to be available on reportsSpec.ProtoScenario.BuilderclearPostHookScreenshots()Deprecated.Spec.ProtoScenario.BuilderclearPreHookFailure()/ Contains a 'before' hook failure message.Spec.ProtoScenario.BuilderclearPreHookMessage()Deprecated.Spec.ProtoScenario.BuilderclearPreHookMessages()/ Additional information at pre hook exec time to be available on reportsSpec.ProtoScenario.BuilderclearPreHookScreenshotFiles()/ Screenshots captured on pre hook exec time to be available on reportsSpec.ProtoScenario.BuilderclearPreHookScreenshots()Deprecated.Spec.ProtoScenario.BuilderclearScenarioHeading()/ Heading of the given ScenarioSpec.ProtoScenario.BuilderclearScenarioItems()/ Collection of Items under a scenario.Spec.ProtoScenario.BuilderclearSkipErrors()/ Holds the error messages for skipping scenario from executionSpec.ProtoScenario.BuilderclearSkipped()Deprecated.Spec.ProtoScenario.BuilderclearSpan()/ Span(start, end) of scenarioSpec.ProtoScenario.BuilderclearTags()/ Contains a list of tags that are defined at the specification level.Spec.ProtoScenario.BuilderclearTearDownSteps()/ Collection of Teardown steps.Spec.ProtoScenario.Builderclone()Spec.ProtoItemgetContexts(int index)/ Collection of Context steps.Spec.ProtoItem.BuildergetContextsBuilder(int index)/ Collection of Context steps.List<Spec.ProtoItem.Builder>getContextsBuilderList()/ Collection of Context steps.intgetContextsCount()/ Collection of Context steps.List<Spec.ProtoItem>getContextsList()/ Collection of Context steps.Spec.ProtoItemOrBuildergetContextsOrBuilder(int index)/ Collection of Context steps.List<? extends Spec.ProtoItemOrBuilder>getContextsOrBuilderList()/ Collection of Context steps.Spec.ProtoScenariogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Spec.ExecutionStatusgetExecutionStatus()/ Execution status for the scenariointgetExecutionStatusValue()/ Execution status for the scenariolonggetExecutionTime()/ Holds the time taken for executing this scenario.booleangetFailed()Deprecated.StringgetID()/ Holds the unique Identifier of a scenario.com.google.protobuf.ByteStringgetIDBytes()/ Holds the unique Identifier of a scenario.Spec.ProtoHookFailuregetPostHookFailure()/ Contains a 'after' hook failure message.Spec.ProtoHookFailure.BuildergetPostHookFailureBuilder()/ Contains a 'after' hook failure message.Spec.ProtoHookFailureOrBuildergetPostHookFailureOrBuilder()/ Contains a 'after' hook failure message.StringgetPostHookMessage(int index)Deprecated.com.google.protobuf.ByteStringgetPostHookMessageBytes(int index)Deprecated.intgetPostHookMessageCount()Deprecated.com.google.protobuf.ProtocolStringListgetPostHookMessageList()Deprecated.StringgetPostHookMessages(int index)/ Additional information at post hook exec time to be available on reportscom.google.protobuf.ByteStringgetPostHookMessagesBytes(int index)/ Additional information at post hook exec time to be available on reportsintgetPostHookMessagesCount()/ Additional information at post hook exec time to be available on reportscom.google.protobuf.ProtocolStringListgetPostHookMessagesList()/ Additional information at post hook exec time to be available on reportsStringgetPostHookScreenshotFiles(int index)/ Screenshots captured on post hook exec time to be available on reportscom.google.protobuf.ByteStringgetPostHookScreenshotFilesBytes(int index)/ Screenshots captured on post hook exec time to be available on reportsintgetPostHookScreenshotFilesCount()/ Screenshots captured on post hook exec time to be available on reportscom.google.protobuf.ProtocolStringListgetPostHookScreenshotFilesList()/ Screenshots captured on post hook exec time to be available on reportscom.google.protobuf.ByteStringgetPostHookScreenshots(int index)Deprecated.intgetPostHookScreenshotsCount()Deprecated.List<com.google.protobuf.ByteString>getPostHookScreenshotsList()Deprecated.Spec.ProtoHookFailuregetPreHookFailure()/ Contains a 'before' hook failure message.Spec.ProtoHookFailure.BuildergetPreHookFailureBuilder()/ Contains a 'before' hook failure message.Spec.ProtoHookFailureOrBuildergetPreHookFailureOrBuilder()/ Contains a 'before' hook failure message.StringgetPreHookMessage(int index)Deprecated.com.google.protobuf.ByteStringgetPreHookMessageBytes(int index)Deprecated.intgetPreHookMessageCount()Deprecated.com.google.protobuf.ProtocolStringListgetPreHookMessageList()Deprecated.StringgetPreHookMessages(int index)/ Additional information at pre hook exec time to be available on reportscom.google.protobuf.ByteStringgetPreHookMessagesBytes(int index)/ Additional information at pre hook exec time to be available on reportsintgetPreHookMessagesCount()/ Additional information at pre hook exec time to be available on reportscom.google.protobuf.ProtocolStringListgetPreHookMessagesList()/ Additional information at pre hook exec time to be available on reportsStringgetPreHookScreenshotFiles(int index)/ Screenshots captured on pre hook exec time to be available on reportscom.google.protobuf.ByteStringgetPreHookScreenshotFilesBytes(int index)/ Screenshots captured on pre hook exec time to be available on reportsintgetPreHookScreenshotFilesCount()/ Screenshots captured on pre hook exec time to be available on reportscom.google.protobuf.ProtocolStringListgetPreHookScreenshotFilesList()/ Screenshots captured on pre hook exec time to be available on reportscom.google.protobuf.ByteStringgetPreHookScreenshots(int index)Deprecated.intgetPreHookScreenshotsCount()Deprecated.List<com.google.protobuf.ByteString>getPreHookScreenshotsList()Deprecated.StringgetScenarioHeading()/ Heading of the given Scenariocom.google.protobuf.ByteStringgetScenarioHeadingBytes()/ Heading of the given ScenarioSpec.ProtoItemgetScenarioItems(int index)/ Collection of Items under a scenario.Spec.ProtoItem.BuildergetScenarioItemsBuilder(int index)/ Collection of Items under a scenario.List<Spec.ProtoItem.Builder>getScenarioItemsBuilderList()/ Collection of Items under a scenario.intgetScenarioItemsCount()/ Collection of Items under a scenario.List<Spec.ProtoItem>getScenarioItemsList()/ Collection of Items under a scenario.Spec.ProtoItemOrBuildergetScenarioItemsOrBuilder(int index)/ Collection of Items under a scenario.List<? extends Spec.ProtoItemOrBuilder>getScenarioItemsOrBuilderList()/ Collection of Items under a scenario.StringgetSkipErrors(int index)/ Holds the error messages for skipping scenario from executioncom.google.protobuf.ByteStringgetSkipErrorsBytes(int index)/ Holds the error messages for skipping scenario from executionintgetSkipErrorsCount()/ Holds the error messages for skipping scenario from executioncom.google.protobuf.ProtocolStringListgetSkipErrorsList()/ Holds the error messages for skipping scenario from executionbooleangetSkipped()Deprecated.Spec.SpangetSpan()/ Span(start, end) of scenarioSpec.Span.BuildergetSpanBuilder()/ Span(start, end) of scenarioSpec.SpanOrBuildergetSpanOrBuilder()/ Span(start, end) of scenarioStringgetTags(int index)/ Contains a list of tags that are defined at the specification level.com.google.protobuf.ByteStringgetTagsBytes(int index)/ Contains a list of tags that are defined at the specification level.intgetTagsCount()/ Contains a list of tags that are defined at the specification level.com.google.protobuf.ProtocolStringListgetTagsList()/ Contains a list of tags that are defined at the specification level.Spec.ProtoItemgetTearDownSteps(int index)/ Collection of Teardown steps.Spec.ProtoItem.BuildergetTearDownStepsBuilder(int index)/ Collection of Teardown steps.List<Spec.ProtoItem.Builder>getTearDownStepsBuilderList()/ Collection of Teardown steps.intgetTearDownStepsCount()/ Collection of Teardown steps.List<Spec.ProtoItem>getTearDownStepsList()/ Collection of Teardown steps.Spec.ProtoItemOrBuildergetTearDownStepsOrBuilder(int index)/ Collection of Teardown steps.List<? extends Spec.ProtoItemOrBuilder>getTearDownStepsOrBuilderList()/ Collection of Teardown steps.booleanhasPostHookFailure()/ Contains a 'after' hook failure message.booleanhasPreHookFailure()/ Contains a 'before' hook failure message.booleanhasSpan()/ Span(start, end) of scenarioprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Spec.ProtoScenario.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Spec.ProtoScenario.BuildermergeFrom(com.google.protobuf.Message other)Spec.ProtoScenario.BuildermergeFrom(Spec.ProtoScenario other)Spec.ProtoScenario.BuildermergePostHookFailure(Spec.ProtoHookFailure value)/ Contains a 'after' hook failure message.Spec.ProtoScenario.BuildermergePreHookFailure(Spec.ProtoHookFailure value)/ Contains a 'before' hook failure message.Spec.ProtoScenario.BuildermergeSpan(Spec.Span value)/ Span(start, end) of scenarioSpec.ProtoScenario.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Spec.ProtoScenario.BuilderremoveContexts(int index)/ Collection of Context steps.Spec.ProtoScenario.BuilderremoveScenarioItems(int index)/ Collection of Items under a scenario.Spec.ProtoScenario.BuilderremoveTearDownSteps(int index)/ Collection of Teardown steps.Spec.ProtoScenario.BuildersetContexts(int index, Spec.ProtoItem value)/ Collection of Context steps.Spec.ProtoScenario.BuildersetContexts(int index, Spec.ProtoItem.Builder builderForValue)/ Collection of Context steps.Spec.ProtoScenario.BuildersetExecutionStatus(Spec.ExecutionStatus value)/ Execution status for the scenarioSpec.ProtoScenario.BuildersetExecutionStatusValue(int value)/ Execution status for the scenarioSpec.ProtoScenario.BuildersetExecutionTime(long value)/ Holds the time taken for executing this scenario.Spec.ProtoScenario.BuildersetFailed(boolean value)Deprecated.Spec.ProtoScenario.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Spec.ProtoScenario.BuildersetID(String value)/ Holds the unique Identifier of a scenario.Spec.ProtoScenario.BuildersetIDBytes(com.google.protobuf.ByteString value)/ Holds the unique Identifier of a scenario.Spec.ProtoScenario.BuildersetPostHookFailure(Spec.ProtoHookFailure value)/ Contains a 'after' hook failure message.Spec.ProtoScenario.BuildersetPostHookFailure(Spec.ProtoHookFailure.Builder builderForValue)/ Contains a 'after' hook failure message.Spec.ProtoScenario.BuildersetPostHookMessage(int index, String value)Deprecated.Spec.ProtoScenario.BuildersetPostHookMessages(int index, String value)/ Additional information at post hook exec time to be available on reportsSpec.ProtoScenario.BuildersetPostHookScreenshotFiles(int index, String value)/ Screenshots captured on post hook exec time to be available on reportsSpec.ProtoScenario.BuildersetPostHookScreenshots(int index, com.google.protobuf.ByteString value)Deprecated.Spec.ProtoScenario.BuildersetPreHookFailure(Spec.ProtoHookFailure value)/ Contains a 'before' hook failure message.Spec.ProtoScenario.BuildersetPreHookFailure(Spec.ProtoHookFailure.Builder builderForValue)/ Contains a 'before' hook failure message.Spec.ProtoScenario.BuildersetPreHookMessage(int index, String value)Deprecated.Spec.ProtoScenario.BuildersetPreHookMessages(int index, String value)/ Additional information at pre hook exec time to be available on reportsSpec.ProtoScenario.BuildersetPreHookScreenshotFiles(int index, String value)/ Screenshots captured on pre hook exec time to be available on reportsSpec.ProtoScenario.BuildersetPreHookScreenshots(int index, com.google.protobuf.ByteString value)Deprecated.Spec.ProtoScenario.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Spec.ProtoScenario.BuildersetScenarioHeading(String value)/ Heading of the given ScenarioSpec.ProtoScenario.BuildersetScenarioHeadingBytes(com.google.protobuf.ByteString value)/ Heading of the given ScenarioSpec.ProtoScenario.BuildersetScenarioItems(int index, Spec.ProtoItem value)/ Collection of Items under a scenario.Spec.ProtoScenario.BuildersetScenarioItems(int index, Spec.ProtoItem.Builder builderForValue)/ Collection of Items under a scenario.Spec.ProtoScenario.BuildersetSkipErrors(int index, String value)/ Holds the error messages for skipping scenario from executionSpec.ProtoScenario.BuildersetSkipped(boolean value)Deprecated.Spec.ProtoScenario.BuildersetSpan(Spec.Span value)/ Span(start, end) of scenarioSpec.ProtoScenario.BuildersetSpan(Spec.Span.Builder builderForValue)/ Span(start, end) of scenarioSpec.ProtoScenario.BuildersetTags(int index, String value)/ Contains a list of tags that are defined at the specification level.Spec.ProtoScenario.BuildersetTearDownSteps(int index, Spec.ProtoItem value)/ Collection of Teardown steps.Spec.ProtoScenario.BuildersetTearDownSteps(int index, Spec.ProtoItem.Builder builderForValue)/ Collection of Teardown steps.Spec.ProtoScenario.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
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<Spec.ProtoScenario.Builder>
-
clear
public Spec.ProtoScenario.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<Spec.ProtoScenario.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<Spec.ProtoScenario.Builder>
-
getDefaultInstanceForType
public Spec.ProtoScenario getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Spec.ProtoScenario build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Spec.ProtoScenario buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Spec.ProtoScenario.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<Spec.ProtoScenario.Builder>
-
setField
public Spec.ProtoScenario.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<Spec.ProtoScenario.Builder>
-
clearField
public Spec.ProtoScenario.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Spec.ProtoScenario.Builder>
-
clearOneof
public Spec.ProtoScenario.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Spec.ProtoScenario.Builder>
-
setRepeatedField
public Spec.ProtoScenario.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<Spec.ProtoScenario.Builder>
-
addRepeatedField
public Spec.ProtoScenario.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<Spec.ProtoScenario.Builder>
-
mergeFrom
public Spec.ProtoScenario.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Spec.ProtoScenario.Builder>
-
mergeFrom
public Spec.ProtoScenario.Builder mergeFrom(Spec.ProtoScenario other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Spec.ProtoScenario.Builder>
-
mergeFrom
public Spec.ProtoScenario.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<Spec.ProtoScenario.Builder>- Throws:
IOException
-
getScenarioHeading
public String getScenarioHeading()
/ Heading of the given Scenario
string scenarioHeading = 1;- Specified by:
getScenarioHeadingin interfaceSpec.ProtoScenarioOrBuilder
-
getScenarioHeadingBytes
public com.google.protobuf.ByteString getScenarioHeadingBytes()
/ Heading of the given Scenario
string scenarioHeading = 1;- Specified by:
getScenarioHeadingBytesin interfaceSpec.ProtoScenarioOrBuilder
-
setScenarioHeading
public Spec.ProtoScenario.Builder setScenarioHeading(String value)
/ Heading of the given Scenario
string scenarioHeading = 1;
-
clearScenarioHeading
public Spec.ProtoScenario.Builder clearScenarioHeading()
/ Heading of the given Scenario
string scenarioHeading = 1;
-
setScenarioHeadingBytes
public Spec.ProtoScenario.Builder setScenarioHeadingBytes(com.google.protobuf.ByteString value)
/ Heading of the given Scenario
string scenarioHeading = 1;
-
getFailed
@Deprecated public boolean getFailed()
Deprecated./ Flag to indicate if the Scenario execution failed
bool failed = 2 [deprecated = true];- Specified by:
getFailedin interfaceSpec.ProtoScenarioOrBuilder
-
setFailed
@Deprecated public Spec.ProtoScenario.Builder setFailed(boolean value)
Deprecated./ Flag to indicate if the Scenario execution failed
bool failed = 2 [deprecated = true];
-
clearFailed
@Deprecated public Spec.ProtoScenario.Builder clearFailed()
Deprecated./ Flag to indicate if the Scenario execution failed
bool failed = 2 [deprecated = true];
-
getContextsList
public List<Spec.ProtoItem> getContextsList()
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;- Specified by:
getContextsListin interfaceSpec.ProtoScenarioOrBuilder
-
getContextsCount
public int getContextsCount()
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;- Specified by:
getContextsCountin interfaceSpec.ProtoScenarioOrBuilder
-
getContexts
public Spec.ProtoItem getContexts(int index)
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;- Specified by:
getContextsin interfaceSpec.ProtoScenarioOrBuilder
-
setContexts
public Spec.ProtoScenario.Builder setContexts(int index, Spec.ProtoItem value)
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;
-
setContexts
public Spec.ProtoScenario.Builder setContexts(int index, Spec.ProtoItem.Builder builderForValue)
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;
-
addContexts
public Spec.ProtoScenario.Builder addContexts(Spec.ProtoItem value)
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;
-
addContexts
public Spec.ProtoScenario.Builder addContexts(int index, Spec.ProtoItem value)
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;
-
addContexts
public Spec.ProtoScenario.Builder addContexts(Spec.ProtoItem.Builder builderForValue)
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;
-
addContexts
public Spec.ProtoScenario.Builder addContexts(int index, Spec.ProtoItem.Builder builderForValue)
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;
-
addAllContexts
public Spec.ProtoScenario.Builder addAllContexts(Iterable<? extends Spec.ProtoItem> values)
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;
-
clearContexts
public Spec.ProtoScenario.Builder clearContexts()
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;
-
removeContexts
public Spec.ProtoScenario.Builder removeContexts(int index)
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;
-
getContextsBuilder
public Spec.ProtoItem.Builder getContextsBuilder(int index)
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;
-
getContextsOrBuilder
public Spec.ProtoItemOrBuilder getContextsOrBuilder(int index)
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;- Specified by:
getContextsOrBuilderin interfaceSpec.ProtoScenarioOrBuilder
-
getContextsOrBuilderList
public List<? extends Spec.ProtoItemOrBuilder> getContextsOrBuilderList()
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;- Specified by:
getContextsOrBuilderListin interfaceSpec.ProtoScenarioOrBuilder
-
addContextsBuilder
public Spec.ProtoItem.Builder addContextsBuilder()
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;
-
addContextsBuilder
public Spec.ProtoItem.Builder addContextsBuilder(int index)
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;
-
getContextsBuilderList
public List<Spec.ProtoItem.Builder> getContextsBuilderList()
/ Collection of Context steps. The Context steps are executed before every run.
repeated .gauge.messages.ProtoItem contexts = 3;
-
getScenarioItemsList
public List<Spec.ProtoItem> getScenarioItemsList()
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;- Specified by:
getScenarioItemsListin interfaceSpec.ProtoScenarioOrBuilder
-
getScenarioItemsCount
public int getScenarioItemsCount()
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;- Specified by:
getScenarioItemsCountin interfaceSpec.ProtoScenarioOrBuilder
-
getScenarioItems
public Spec.ProtoItem getScenarioItems(int index)
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;- Specified by:
getScenarioItemsin interfaceSpec.ProtoScenarioOrBuilder
-
setScenarioItems
public Spec.ProtoScenario.Builder setScenarioItems(int index, Spec.ProtoItem value)
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;
-
setScenarioItems
public Spec.ProtoScenario.Builder setScenarioItems(int index, Spec.ProtoItem.Builder builderForValue)
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;
-
addScenarioItems
public Spec.ProtoScenario.Builder addScenarioItems(Spec.ProtoItem value)
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;
-
addScenarioItems
public Spec.ProtoScenario.Builder addScenarioItems(int index, Spec.ProtoItem value)
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;
-
addScenarioItems
public Spec.ProtoScenario.Builder addScenarioItems(Spec.ProtoItem.Builder builderForValue)
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;
-
addScenarioItems
public Spec.ProtoScenario.Builder addScenarioItems(int index, Spec.ProtoItem.Builder builderForValue)
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;
-
addAllScenarioItems
public Spec.ProtoScenario.Builder addAllScenarioItems(Iterable<? extends Spec.ProtoItem> values)
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;
-
clearScenarioItems
public Spec.ProtoScenario.Builder clearScenarioItems()
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;
-
removeScenarioItems
public Spec.ProtoScenario.Builder removeScenarioItems(int index)
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;
-
getScenarioItemsBuilder
public Spec.ProtoItem.Builder getScenarioItemsBuilder(int index)
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;
-
getScenarioItemsOrBuilder
public Spec.ProtoItemOrBuilder getScenarioItemsOrBuilder(int index)
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;- Specified by:
getScenarioItemsOrBuilderin interfaceSpec.ProtoScenarioOrBuilder
-
getScenarioItemsOrBuilderList
public List<? extends Spec.ProtoItemOrBuilder> getScenarioItemsOrBuilderList()
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;- Specified by:
getScenarioItemsOrBuilderListin interfaceSpec.ProtoScenarioOrBuilder
-
addScenarioItemsBuilder
public Spec.ProtoItem.Builder addScenarioItemsBuilder()
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;
-
addScenarioItemsBuilder
public Spec.ProtoItem.Builder addScenarioItemsBuilder(int index)
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;
-
getScenarioItemsBuilderList
public List<Spec.ProtoItem.Builder> getScenarioItemsBuilderList()
/ Collection of Items under a scenario. These could be Steps, Comments, Tags, TableDrivenScenarios or Tables
repeated .gauge.messages.ProtoItem scenarioItems = 4;
-
hasPreHookFailure
public boolean hasPreHookFailure()
/ Contains a 'before' hook failure message. This happens when the `before_scenario` hook has an error.
.gauge.messages.ProtoHookFailure preHookFailure = 5;- Specified by:
hasPreHookFailurein interfaceSpec.ProtoScenarioOrBuilder
-
getPreHookFailure
public Spec.ProtoHookFailure getPreHookFailure()
/ Contains a 'before' hook failure message. This happens when the `before_scenario` hook has an error.
.gauge.messages.ProtoHookFailure preHookFailure = 5;- Specified by:
getPreHookFailurein interfaceSpec.ProtoScenarioOrBuilder
-
setPreHookFailure
public Spec.ProtoScenario.Builder setPreHookFailure(Spec.ProtoHookFailure value)
/ Contains a 'before' hook failure message. This happens when the `before_scenario` hook has an error.
.gauge.messages.ProtoHookFailure preHookFailure = 5;
-
setPreHookFailure
public Spec.ProtoScenario.Builder setPreHookFailure(Spec.ProtoHookFailure.Builder builderForValue)
/ Contains a 'before' hook failure message. This happens when the `before_scenario` hook has an error.
.gauge.messages.ProtoHookFailure preHookFailure = 5;
-
mergePreHookFailure
public Spec.ProtoScenario.Builder mergePreHookFailure(Spec.ProtoHookFailure value)
/ Contains a 'before' hook failure message. This happens when the `before_scenario` hook has an error.
.gauge.messages.ProtoHookFailure preHookFailure = 5;
-
clearPreHookFailure
public Spec.ProtoScenario.Builder clearPreHookFailure()
/ Contains a 'before' hook failure message. This happens when the `before_scenario` hook has an error.
.gauge.messages.ProtoHookFailure preHookFailure = 5;
-
getPreHookFailureBuilder
public Spec.ProtoHookFailure.Builder getPreHookFailureBuilder()
/ Contains a 'before' hook failure message. This happens when the `before_scenario` hook has an error.
.gauge.messages.ProtoHookFailure preHookFailure = 5;
-
getPreHookFailureOrBuilder
public Spec.ProtoHookFailureOrBuilder getPreHookFailureOrBuilder()
/ Contains a 'before' hook failure message. This happens when the `before_scenario` hook has an error.
.gauge.messages.ProtoHookFailure preHookFailure = 5;- Specified by:
getPreHookFailureOrBuilderin interfaceSpec.ProtoScenarioOrBuilder
-
hasPostHookFailure
public boolean hasPostHookFailure()
/ Contains a 'after' hook failure message. This happens when the `after_scenario` hook has an error.
.gauge.messages.ProtoHookFailure postHookFailure = 6;- Specified by:
hasPostHookFailurein interfaceSpec.ProtoScenarioOrBuilder
-
getPostHookFailure
public Spec.ProtoHookFailure getPostHookFailure()
/ Contains a 'after' hook failure message. This happens when the `after_scenario` hook has an error.
.gauge.messages.ProtoHookFailure postHookFailure = 6;- Specified by:
getPostHookFailurein interfaceSpec.ProtoScenarioOrBuilder
-
setPostHookFailure
public Spec.ProtoScenario.Builder setPostHookFailure(Spec.ProtoHookFailure value)
/ Contains a 'after' hook failure message. This happens when the `after_scenario` hook has an error.
.gauge.messages.ProtoHookFailure postHookFailure = 6;
-
setPostHookFailure
public Spec.ProtoScenario.Builder setPostHookFailure(Spec.ProtoHookFailure.Builder builderForValue)
/ Contains a 'after' hook failure message. This happens when the `after_scenario` hook has an error.
.gauge.messages.ProtoHookFailure postHookFailure = 6;
-
mergePostHookFailure
public Spec.ProtoScenario.Builder mergePostHookFailure(Spec.ProtoHookFailure value)
/ Contains a 'after' hook failure message. This happens when the `after_scenario` hook has an error.
.gauge.messages.ProtoHookFailure postHookFailure = 6;
-
clearPostHookFailure
public Spec.ProtoScenario.Builder clearPostHookFailure()
/ Contains a 'after' hook failure message. This happens when the `after_scenario` hook has an error.
.gauge.messages.ProtoHookFailure postHookFailure = 6;
-
getPostHookFailureBuilder
public Spec.ProtoHookFailure.Builder getPostHookFailureBuilder()
/ Contains a 'after' hook failure message. This happens when the `after_scenario` hook has an error.
.gauge.messages.ProtoHookFailure postHookFailure = 6;
-
getPostHookFailureOrBuilder
public Spec.ProtoHookFailureOrBuilder getPostHookFailureOrBuilder()
/ Contains a 'after' hook failure message. This happens when the `after_scenario` hook has an error.
.gauge.messages.ProtoHookFailure postHookFailure = 6;- Specified by:
getPostHookFailureOrBuilderin interfaceSpec.ProtoScenarioOrBuilder
-
getTagsList
public com.google.protobuf.ProtocolStringList getTagsList()
/ Contains a list of tags that are defined at the specification level. Scenario tags are not present here.
repeated string tags = 7;- Specified by:
getTagsListin interfaceSpec.ProtoScenarioOrBuilder
-
getTagsCount
public int getTagsCount()
/ Contains a list of tags that are defined at the specification level. Scenario tags are not present here.
repeated string tags = 7;- Specified by:
getTagsCountin interfaceSpec.ProtoScenarioOrBuilder
-
getTags
public String getTags(int index)
/ Contains a list of tags that are defined at the specification level. Scenario tags are not present here.
repeated string tags = 7;- Specified by:
getTagsin interfaceSpec.ProtoScenarioOrBuilder
-
getTagsBytes
public com.google.protobuf.ByteString getTagsBytes(int index)
/ Contains a list of tags that are defined at the specification level. Scenario tags are not present here.
repeated string tags = 7;- Specified by:
getTagsBytesin interfaceSpec.ProtoScenarioOrBuilder
-
setTags
public Spec.ProtoScenario.Builder setTags(int index, String value)
/ Contains a list of tags that are defined at the specification level. Scenario tags are not present here.
repeated string tags = 7;
-
addTags
public Spec.ProtoScenario.Builder addTags(String value)
/ Contains a list of tags that are defined at the specification level. Scenario tags are not present here.
repeated string tags = 7;
-
addAllTags
public Spec.ProtoScenario.Builder addAllTags(Iterable<String> values)
/ Contains a list of tags that are defined at the specification level. Scenario tags are not present here.
repeated string tags = 7;
-
clearTags
public Spec.ProtoScenario.Builder clearTags()
/ Contains a list of tags that are defined at the specification level. Scenario tags are not present here.
repeated string tags = 7;
-
addTagsBytes
public Spec.ProtoScenario.Builder addTagsBytes(com.google.protobuf.ByteString value)
/ Contains a list of tags that are defined at the specification level. Scenario tags are not present here.
repeated string tags = 7;
-
getExecutionTime
public long getExecutionTime()
/ Holds the time taken for executing this scenario.
int64 executionTime = 8;- Specified by:
getExecutionTimein interfaceSpec.ProtoScenarioOrBuilder
-
setExecutionTime
public Spec.ProtoScenario.Builder setExecutionTime(long value)
/ Holds the time taken for executing this scenario.
int64 executionTime = 8;
-
clearExecutionTime
public Spec.ProtoScenario.Builder clearExecutionTime()
/ Holds the time taken for executing this scenario.
int64 executionTime = 8;
-
getSkipped
@Deprecated public boolean getSkipped()
Deprecated./ Flag to indicate if the Scenario execution is skipped
bool skipped = 9 [deprecated = true];- Specified by:
getSkippedin interfaceSpec.ProtoScenarioOrBuilder
-
setSkipped
@Deprecated public Spec.ProtoScenario.Builder setSkipped(boolean value)
Deprecated./ Flag to indicate if the Scenario execution is skipped
bool skipped = 9 [deprecated = true];
-
clearSkipped
@Deprecated public Spec.ProtoScenario.Builder clearSkipped()
Deprecated./ Flag to indicate if the Scenario execution is skipped
bool skipped = 9 [deprecated = true];
-
getSkipErrorsList
public com.google.protobuf.ProtocolStringList getSkipErrorsList()
/ Holds the error messages for skipping scenario from execution
repeated string skipErrors = 10;- Specified by:
getSkipErrorsListin interfaceSpec.ProtoScenarioOrBuilder
-
getSkipErrorsCount
public int getSkipErrorsCount()
/ Holds the error messages for skipping scenario from execution
repeated string skipErrors = 10;- Specified by:
getSkipErrorsCountin interfaceSpec.ProtoScenarioOrBuilder
-
getSkipErrors
public String getSkipErrors(int index)
/ Holds the error messages for skipping scenario from execution
repeated string skipErrors = 10;- Specified by:
getSkipErrorsin interfaceSpec.ProtoScenarioOrBuilder
-
getSkipErrorsBytes
public com.google.protobuf.ByteString getSkipErrorsBytes(int index)
/ Holds the error messages for skipping scenario from execution
repeated string skipErrors = 10;- Specified by:
getSkipErrorsBytesin interfaceSpec.ProtoScenarioOrBuilder
-
setSkipErrors
public Spec.ProtoScenario.Builder setSkipErrors(int index, String value)
/ Holds the error messages for skipping scenario from execution
repeated string skipErrors = 10;
-
addSkipErrors
public Spec.ProtoScenario.Builder addSkipErrors(String value)
/ Holds the error messages for skipping scenario from execution
repeated string skipErrors = 10;
-
addAllSkipErrors
public Spec.ProtoScenario.Builder addAllSkipErrors(Iterable<String> values)
/ Holds the error messages for skipping scenario from execution
repeated string skipErrors = 10;
-
clearSkipErrors
public Spec.ProtoScenario.Builder clearSkipErrors()
/ Holds the error messages for skipping scenario from execution
repeated string skipErrors = 10;
-
addSkipErrorsBytes
public Spec.ProtoScenario.Builder addSkipErrorsBytes(com.google.protobuf.ByteString value)
/ Holds the error messages for skipping scenario from execution
repeated string skipErrors = 10;
-
getID
public String getID()
/ Holds the unique Identifier of a scenario.
string ID = 11;- Specified by:
getIDin interfaceSpec.ProtoScenarioOrBuilder
-
getIDBytes
public com.google.protobuf.ByteString getIDBytes()
/ Holds the unique Identifier of a scenario.
string ID = 11;- Specified by:
getIDBytesin interfaceSpec.ProtoScenarioOrBuilder
-
setID
public Spec.ProtoScenario.Builder setID(String value)
/ Holds the unique Identifier of a scenario.
string ID = 11;
-
clearID
public Spec.ProtoScenario.Builder clearID()
/ Holds the unique Identifier of a scenario.
string ID = 11;
-
setIDBytes
public Spec.ProtoScenario.Builder setIDBytes(com.google.protobuf.ByteString value)
/ Holds the unique Identifier of a scenario.
string ID = 11;
-
getTearDownStepsList
public List<Spec.ProtoItem> getTearDownStepsList()
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;- Specified by:
getTearDownStepsListin interfaceSpec.ProtoScenarioOrBuilder
-
getTearDownStepsCount
public int getTearDownStepsCount()
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;- Specified by:
getTearDownStepsCountin interfaceSpec.ProtoScenarioOrBuilder
-
getTearDownSteps
public Spec.ProtoItem getTearDownSteps(int index)
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;- Specified by:
getTearDownStepsin interfaceSpec.ProtoScenarioOrBuilder
-
setTearDownSteps
public Spec.ProtoScenario.Builder setTearDownSteps(int index, Spec.ProtoItem value)
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;
-
setTearDownSteps
public Spec.ProtoScenario.Builder setTearDownSteps(int index, Spec.ProtoItem.Builder builderForValue)
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;
-
addTearDownSteps
public Spec.ProtoScenario.Builder addTearDownSteps(Spec.ProtoItem value)
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;
-
addTearDownSteps
public Spec.ProtoScenario.Builder addTearDownSteps(int index, Spec.ProtoItem value)
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;
-
addTearDownSteps
public Spec.ProtoScenario.Builder addTearDownSteps(Spec.ProtoItem.Builder builderForValue)
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;
-
addTearDownSteps
public Spec.ProtoScenario.Builder addTearDownSteps(int index, Spec.ProtoItem.Builder builderForValue)
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;
-
addAllTearDownSteps
public Spec.ProtoScenario.Builder addAllTearDownSteps(Iterable<? extends Spec.ProtoItem> values)
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;
-
clearTearDownSteps
public Spec.ProtoScenario.Builder clearTearDownSteps()
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;
-
removeTearDownSteps
public Spec.ProtoScenario.Builder removeTearDownSteps(int index)
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;
-
getTearDownStepsBuilder
public Spec.ProtoItem.Builder getTearDownStepsBuilder(int index)
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;
-
getTearDownStepsOrBuilder
public Spec.ProtoItemOrBuilder getTearDownStepsOrBuilder(int index)
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;- Specified by:
getTearDownStepsOrBuilderin interfaceSpec.ProtoScenarioOrBuilder
-
getTearDownStepsOrBuilderList
public List<? extends Spec.ProtoItemOrBuilder> getTearDownStepsOrBuilderList()
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;- Specified by:
getTearDownStepsOrBuilderListin interfaceSpec.ProtoScenarioOrBuilder
-
addTearDownStepsBuilder
public Spec.ProtoItem.Builder addTearDownStepsBuilder()
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;
-
addTearDownStepsBuilder
public Spec.ProtoItem.Builder addTearDownStepsBuilder(int index)
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;
-
getTearDownStepsBuilderList
public List<Spec.ProtoItem.Builder> getTearDownStepsBuilderList()
/ Collection of Teardown steps. The Teardown steps are executed after every run.
repeated .gauge.messages.ProtoItem tearDownSteps = 12;
-
hasSpan
public boolean hasSpan()
/ Span(start, end) of scenario
.gauge.messages.Span span = 13;- Specified by:
hasSpanin interfaceSpec.ProtoScenarioOrBuilder
-
getSpan
public Spec.Span getSpan()
/ Span(start, end) of scenario
.gauge.messages.Span span = 13;- Specified by:
getSpanin interfaceSpec.ProtoScenarioOrBuilder
-
setSpan
public Spec.ProtoScenario.Builder setSpan(Spec.Span value)
/ Span(start, end) of scenario
.gauge.messages.Span span = 13;
-
setSpan
public Spec.ProtoScenario.Builder setSpan(Spec.Span.Builder builderForValue)
/ Span(start, end) of scenario
.gauge.messages.Span span = 13;
-
mergeSpan
public Spec.ProtoScenario.Builder mergeSpan(Spec.Span value)
/ Span(start, end) of scenario
.gauge.messages.Span span = 13;
-
clearSpan
public Spec.ProtoScenario.Builder clearSpan()
/ Span(start, end) of scenario
.gauge.messages.Span span = 13;
-
getSpanBuilder
public Spec.Span.Builder getSpanBuilder()
/ Span(start, end) of scenario
.gauge.messages.Span span = 13;
-
getSpanOrBuilder
public Spec.SpanOrBuilder getSpanOrBuilder()
/ Span(start, end) of scenario
.gauge.messages.Span span = 13;- Specified by:
getSpanOrBuilderin interfaceSpec.ProtoScenarioOrBuilder
-
getExecutionStatusValue
public int getExecutionStatusValue()
/ Execution status for the scenario
.gauge.messages.ExecutionStatus executionStatus = 14;- Specified by:
getExecutionStatusValuein interfaceSpec.ProtoScenarioOrBuilder
-
setExecutionStatusValue
public Spec.ProtoScenario.Builder setExecutionStatusValue(int value)
/ Execution status for the scenario
.gauge.messages.ExecutionStatus executionStatus = 14;
-
getExecutionStatus
public Spec.ExecutionStatus getExecutionStatus()
/ Execution status for the scenario
.gauge.messages.ExecutionStatus executionStatus = 14;- Specified by:
getExecutionStatusin interfaceSpec.ProtoScenarioOrBuilder
-
setExecutionStatus
public Spec.ProtoScenario.Builder setExecutionStatus(Spec.ExecutionStatus value)
/ Execution status for the scenario
.gauge.messages.ExecutionStatus executionStatus = 14;
-
clearExecutionStatus
public Spec.ProtoScenario.Builder clearExecutionStatus()
/ Execution status for the scenario
.gauge.messages.ExecutionStatus executionStatus = 14;
-
getPreHookMessagesList
public com.google.protobuf.ProtocolStringList getPreHookMessagesList()
/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 15;- Specified by:
getPreHookMessagesListin interfaceSpec.ProtoScenarioOrBuilder
-
getPreHookMessagesCount
public int getPreHookMessagesCount()
/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 15;- Specified by:
getPreHookMessagesCountin interfaceSpec.ProtoScenarioOrBuilder
-
getPreHookMessages
public String getPreHookMessages(int index)
/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 15;- Specified by:
getPreHookMessagesin interfaceSpec.ProtoScenarioOrBuilder
-
getPreHookMessagesBytes
public com.google.protobuf.ByteString getPreHookMessagesBytes(int index)
/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 15;- Specified by:
getPreHookMessagesBytesin interfaceSpec.ProtoScenarioOrBuilder
-
setPreHookMessages
public Spec.ProtoScenario.Builder setPreHookMessages(int index, String value)
/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 15;
-
addPreHookMessages
public Spec.ProtoScenario.Builder addPreHookMessages(String value)
/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 15;
-
addAllPreHookMessages
public Spec.ProtoScenario.Builder addAllPreHookMessages(Iterable<String> values)
/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 15;
-
clearPreHookMessages
public Spec.ProtoScenario.Builder clearPreHookMessages()
/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 15;
-
addPreHookMessagesBytes
public Spec.ProtoScenario.Builder addPreHookMessagesBytes(com.google.protobuf.ByteString value)
/ Additional information at pre hook exec time to be available on reports
repeated string preHookMessages = 15;
-
getPostHookMessagesList
public com.google.protobuf.ProtocolStringList getPostHookMessagesList()
/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 16;- Specified by:
getPostHookMessagesListin interfaceSpec.ProtoScenarioOrBuilder
-
getPostHookMessagesCount
public int getPostHookMessagesCount()
/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 16;- Specified by:
getPostHookMessagesCountin interfaceSpec.ProtoScenarioOrBuilder
-
getPostHookMessages
public String getPostHookMessages(int index)
/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 16;- Specified by:
getPostHookMessagesin interfaceSpec.ProtoScenarioOrBuilder
-
getPostHookMessagesBytes
public com.google.protobuf.ByteString getPostHookMessagesBytes(int index)
/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 16;- Specified by:
getPostHookMessagesBytesin interfaceSpec.ProtoScenarioOrBuilder
-
setPostHookMessages
public Spec.ProtoScenario.Builder setPostHookMessages(int index, String value)
/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 16;
-
addPostHookMessages
public Spec.ProtoScenario.Builder addPostHookMessages(String value)
/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 16;
-
addAllPostHookMessages
public Spec.ProtoScenario.Builder addAllPostHookMessages(Iterable<String> values)
/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 16;
-
clearPostHookMessages
public Spec.ProtoScenario.Builder clearPostHookMessages()
/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 16;
-
addPostHookMessagesBytes
public Spec.ProtoScenario.Builder addPostHookMessagesBytes(com.google.protobuf.ByteString value)
/ Additional information at post hook exec time to be available on reports
repeated string postHookMessages = 16;
-
getPreHookMessageList
@Deprecated public com.google.protobuf.ProtocolStringList getPreHookMessageList()
Deprecated./ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 17 [deprecated = true];- Specified by:
getPreHookMessageListin interfaceSpec.ProtoScenarioOrBuilder
-
getPreHookMessageCount
@Deprecated public int getPreHookMessageCount()
Deprecated./ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 17 [deprecated = true];- Specified by:
getPreHookMessageCountin interfaceSpec.ProtoScenarioOrBuilder
-
getPreHookMessage
@Deprecated public String getPreHookMessage(int index)
Deprecated./ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 17 [deprecated = true];- Specified by:
getPreHookMessagein interfaceSpec.ProtoScenarioOrBuilder
-
getPreHookMessageBytes
@Deprecated public com.google.protobuf.ByteString getPreHookMessageBytes(int index)
Deprecated./ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 17 [deprecated = true];- Specified by:
getPreHookMessageBytesin interfaceSpec.ProtoScenarioOrBuilder
-
setPreHookMessage
@Deprecated public Spec.ProtoScenario.Builder setPreHookMessage(int index, String value)
Deprecated./ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 17 [deprecated = true];
-
addPreHookMessage
@Deprecated public Spec.ProtoScenario.Builder addPreHookMessage(String value)
Deprecated./ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 17 [deprecated = true];
-
addAllPreHookMessage
@Deprecated public Spec.ProtoScenario.Builder addAllPreHookMessage(Iterable<String> values)
Deprecated./ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 17 [deprecated = true];
-
clearPreHookMessage
@Deprecated public Spec.ProtoScenario.Builder clearPreHookMessage()
Deprecated./ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 17 [deprecated = true];
-
addPreHookMessageBytes
@Deprecated public Spec.ProtoScenario.Builder addPreHookMessageBytes(com.google.protobuf.ByteString value)
Deprecated./ [DEPRECATED, use preHookMessages] Additional information at pre hook exec time to be available on reports
repeated string preHookMessage = 17 [deprecated = true];
-
getPostHookMessageList
@Deprecated public com.google.protobuf.ProtocolStringList getPostHookMessageList()
Deprecated./ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 18 [deprecated = true];- Specified by:
getPostHookMessageListin interfaceSpec.ProtoScenarioOrBuilder
-
getPostHookMessageCount
@Deprecated public int getPostHookMessageCount()
Deprecated./ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 18 [deprecated = true];- Specified by:
getPostHookMessageCountin interfaceSpec.ProtoScenarioOrBuilder
-
getPostHookMessage
@Deprecated public String getPostHookMessage(int index)
Deprecated./ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 18 [deprecated = true];- Specified by:
getPostHookMessagein interfaceSpec.ProtoScenarioOrBuilder
-
getPostHookMessageBytes
@Deprecated public com.google.protobuf.ByteString getPostHookMessageBytes(int index)
Deprecated./ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 18 [deprecated = true];- Specified by:
getPostHookMessageBytesin interfaceSpec.ProtoScenarioOrBuilder
-
setPostHookMessage
@Deprecated public Spec.ProtoScenario.Builder setPostHookMessage(int index, String value)
Deprecated./ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 18 [deprecated = true];
-
addPostHookMessage
@Deprecated public Spec.ProtoScenario.Builder addPostHookMessage(String value)
Deprecated./ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 18 [deprecated = true];
-
addAllPostHookMessage
@Deprecated public Spec.ProtoScenario.Builder addAllPostHookMessage(Iterable<String> values)
Deprecated./ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 18 [deprecated = true];
-
clearPostHookMessage
@Deprecated public Spec.ProtoScenario.Builder clearPostHookMessage()
Deprecated./ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 18 [deprecated = true];
-
addPostHookMessageBytes
@Deprecated public Spec.ProtoScenario.Builder addPostHookMessageBytes(com.google.protobuf.ByteString value)
Deprecated./ [DEPRECATED, use postHookMessages] Additional information at post hook exec time to be available on reports
repeated string postHookMessage = 18 [deprecated = true];
-
getPreHookScreenshotsList
@Deprecated public List<com.google.protobuf.ByteString> getPreHookScreenshotsList()
Deprecated./ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 19 [deprecated = true];- Specified by:
getPreHookScreenshotsListin interfaceSpec.ProtoScenarioOrBuilder
-
getPreHookScreenshotsCount
@Deprecated public int getPreHookScreenshotsCount()
Deprecated./ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 19 [deprecated = true];- Specified by:
getPreHookScreenshotsCountin interfaceSpec.ProtoScenarioOrBuilder
-
getPreHookScreenshots
@Deprecated public com.google.protobuf.ByteString getPreHookScreenshots(int index)
Deprecated./ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 19 [deprecated = true];- Specified by:
getPreHookScreenshotsin interfaceSpec.ProtoScenarioOrBuilder
-
setPreHookScreenshots
@Deprecated public Spec.ProtoScenario.Builder setPreHookScreenshots(int index, com.google.protobuf.ByteString value)
Deprecated./ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 19 [deprecated = true];
-
addPreHookScreenshots
@Deprecated public Spec.ProtoScenario.Builder addPreHookScreenshots(com.google.protobuf.ByteString value)
Deprecated./ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 19 [deprecated = true];
-
addAllPreHookScreenshots
@Deprecated public Spec.ProtoScenario.Builder addAllPreHookScreenshots(Iterable<? extends com.google.protobuf.ByteString> values)
Deprecated./ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 19 [deprecated = true];
-
clearPreHookScreenshots
@Deprecated public Spec.ProtoScenario.Builder clearPreHookScreenshots()
Deprecated./ [DEPRECATED, use preHookScreenshotFiles] Capture Screenshot at pre hook exec time to be available on reports
repeated bytes preHookScreenshots = 19 [deprecated = true];
-
getPostHookScreenshotsList
@Deprecated public List<com.google.protobuf.ByteString> getPostHookScreenshotsList()
Deprecated./ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 20 [deprecated = true];- Specified by:
getPostHookScreenshotsListin interfaceSpec.ProtoScenarioOrBuilder
-
getPostHookScreenshotsCount
@Deprecated public int getPostHookScreenshotsCount()
Deprecated./ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 20 [deprecated = true];- Specified by:
getPostHookScreenshotsCountin interfaceSpec.ProtoScenarioOrBuilder
-
getPostHookScreenshots
@Deprecated public com.google.protobuf.ByteString getPostHookScreenshots(int index)
Deprecated./ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 20 [deprecated = true];- Specified by:
getPostHookScreenshotsin interfaceSpec.ProtoScenarioOrBuilder
-
setPostHookScreenshots
@Deprecated public Spec.ProtoScenario.Builder setPostHookScreenshots(int index, com.google.protobuf.ByteString value)
Deprecated./ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 20 [deprecated = true];
-
addPostHookScreenshots
@Deprecated public Spec.ProtoScenario.Builder addPostHookScreenshots(com.google.protobuf.ByteString value)
Deprecated./ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 20 [deprecated = true];
-
addAllPostHookScreenshots
@Deprecated public Spec.ProtoScenario.Builder addAllPostHookScreenshots(Iterable<? extends com.google.protobuf.ByteString> values)
Deprecated./ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 20 [deprecated = true];
-
clearPostHookScreenshots
@Deprecated public Spec.ProtoScenario.Builder clearPostHookScreenshots()
Deprecated./ [DEPRECATED, use postHookScreenshotFiles] Capture Screenshot at post hook exec time to be available on reports
repeated bytes postHookScreenshots = 20 [deprecated = true];
-
getPreHookScreenshotFilesList
public com.google.protobuf.ProtocolStringList getPreHookScreenshotFilesList()
/ Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 21;- Specified by:
getPreHookScreenshotFilesListin interfaceSpec.ProtoScenarioOrBuilder
-
getPreHookScreenshotFilesCount
public int getPreHookScreenshotFilesCount()
/ Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 21;- Specified by:
getPreHookScreenshotFilesCountin interfaceSpec.ProtoScenarioOrBuilder
-
getPreHookScreenshotFiles
public String getPreHookScreenshotFiles(int index)
/ Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 21;- Specified by:
getPreHookScreenshotFilesin interfaceSpec.ProtoScenarioOrBuilder
-
getPreHookScreenshotFilesBytes
public com.google.protobuf.ByteString getPreHookScreenshotFilesBytes(int index)
/ Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 21;- Specified by:
getPreHookScreenshotFilesBytesin interfaceSpec.ProtoScenarioOrBuilder
-
setPreHookScreenshotFiles
public Spec.ProtoScenario.Builder setPreHookScreenshotFiles(int index, String value)
/ Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 21;
-
addPreHookScreenshotFiles
public Spec.ProtoScenario.Builder addPreHookScreenshotFiles(String value)
/ Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 21;
-
addAllPreHookScreenshotFiles
public Spec.ProtoScenario.Builder addAllPreHookScreenshotFiles(Iterable<String> values)
/ Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 21;
-
clearPreHookScreenshotFiles
public Spec.ProtoScenario.Builder clearPreHookScreenshotFiles()
/ Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 21;
-
addPreHookScreenshotFilesBytes
public Spec.ProtoScenario.Builder addPreHookScreenshotFilesBytes(com.google.protobuf.ByteString value)
/ Screenshots captured on pre hook exec time to be available on reports
repeated string preHookScreenshotFiles = 21;
-
getPostHookScreenshotFilesList
public com.google.protobuf.ProtocolStringList getPostHookScreenshotFilesList()
/ Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 22;- Specified by:
getPostHookScreenshotFilesListin interfaceSpec.ProtoScenarioOrBuilder
-
getPostHookScreenshotFilesCount
public int getPostHookScreenshotFilesCount()
/ Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 22;- Specified by:
getPostHookScreenshotFilesCountin interfaceSpec.ProtoScenarioOrBuilder
-
getPostHookScreenshotFiles
public String getPostHookScreenshotFiles(int index)
/ Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 22;- Specified by:
getPostHookScreenshotFilesin interfaceSpec.ProtoScenarioOrBuilder
-
getPostHookScreenshotFilesBytes
public com.google.protobuf.ByteString getPostHookScreenshotFilesBytes(int index)
/ Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 22;- Specified by:
getPostHookScreenshotFilesBytesin interfaceSpec.ProtoScenarioOrBuilder
-
setPostHookScreenshotFiles
public Spec.ProtoScenario.Builder setPostHookScreenshotFiles(int index, String value)
/ Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 22;
-
addPostHookScreenshotFiles
public Spec.ProtoScenario.Builder addPostHookScreenshotFiles(String value)
/ Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 22;
-
addAllPostHookScreenshotFiles
public Spec.ProtoScenario.Builder addAllPostHookScreenshotFiles(Iterable<String> values)
/ Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 22;
-
clearPostHookScreenshotFiles
public Spec.ProtoScenario.Builder clearPostHookScreenshotFiles()
/ Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 22;
-
addPostHookScreenshotFilesBytes
public Spec.ProtoScenario.Builder addPostHookScreenshotFilesBytes(com.google.protobuf.ByteString value)
/ Screenshots captured on post hook exec time to be available on reports
repeated string postHookScreenshotFiles = 22;
-
setUnknownFields
public final Spec.ProtoScenario.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Spec.ProtoScenario.Builder>
-
mergeUnknownFields
public final Spec.ProtoScenario.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Spec.ProtoScenario.Builder>
-
-