public static final class TestSuiteOuterClass.TestSuite.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TestSuiteOuterClass.TestSuite.Builder> implements TestSuiteOuterClass.TestSuiteOrBuilder
TestSuite comprises of the last run of the pre-defined test suite of a release versionProtobuf type
hapi.release.TestSuite| 限定符和类型 | 方法和说明 |
|---|---|
TestSuiteOuterClass.TestSuite.Builder |
addAllResults(Iterable<? extends TestRunOuterClass.TestRun> values)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3; |
TestSuiteOuterClass.TestSuite.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TestSuiteOuterClass.TestSuite.Builder |
addResults(int index,
TestRunOuterClass.TestRun.Builder builderForValue)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3; |
TestSuiteOuterClass.TestSuite.Builder |
addResults(int index,
TestRunOuterClass.TestRun value)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3; |
TestSuiteOuterClass.TestSuite.Builder |
addResults(TestRunOuterClass.TestRun.Builder builderForValue)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3; |
TestSuiteOuterClass.TestSuite.Builder |
addResults(TestRunOuterClass.TestRun value)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3; |
TestRunOuterClass.TestRun.Builder |
addResultsBuilder()
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3; |
TestRunOuterClass.TestRun.Builder |
addResultsBuilder(int index)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3; |
TestSuiteOuterClass.TestSuite |
build() |
TestSuiteOuterClass.TestSuite |
buildPartial() |
TestSuiteOuterClass.TestSuite.Builder |
clear() |
TestSuiteOuterClass.TestSuite.Builder |
clearCompletedAt()
CompletedAt indicates the date/time this test suite was completed
.google.protobuf.Timestamp completed_at = 2; |
TestSuiteOuterClass.TestSuite.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TestSuiteOuterClass.TestSuite.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TestSuiteOuterClass.TestSuite.Builder |
clearResults()
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3; |
TestSuiteOuterClass.TestSuite.Builder |
clearStartedAt()
StartedAt indicates the date/time this test suite was kicked off
.google.protobuf.Timestamp started_at = 1; |
TestSuiteOuterClass.TestSuite.Builder |
clone() |
com.google.protobuf.Timestamp |
getCompletedAt()
CompletedAt indicates the date/time this test suite was completed
.google.protobuf.Timestamp completed_at = 2; |
com.google.protobuf.Timestamp.Builder |
getCompletedAtBuilder()
CompletedAt indicates the date/time this test suite was completed
.google.protobuf.Timestamp completed_at = 2; |
com.google.protobuf.TimestampOrBuilder |
getCompletedAtOrBuilder()
CompletedAt indicates the date/time this test suite was completed
.google.protobuf.Timestamp completed_at = 2; |
TestSuiteOuterClass.TestSuite |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
TestRunOuterClass.TestRun |
getResults(int index)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3; |
TestRunOuterClass.TestRun.Builder |
getResultsBuilder(int index)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3; |
List<TestRunOuterClass.TestRun.Builder> |
getResultsBuilderList()
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3; |
int |
getResultsCount()
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3; |
List<TestRunOuterClass.TestRun> |
getResultsList()
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3; |
TestRunOuterClass.TestRunOrBuilder |
getResultsOrBuilder(int index)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3; |
List<? extends TestRunOuterClass.TestRunOrBuilder> |
getResultsOrBuilderList()
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3; |
com.google.protobuf.Timestamp |
getStartedAt()
StartedAt indicates the date/time this test suite was kicked off
.google.protobuf.Timestamp started_at = 1; |
com.google.protobuf.Timestamp.Builder |
getStartedAtBuilder()
StartedAt indicates the date/time this test suite was kicked off
.google.protobuf.Timestamp started_at = 1; |
com.google.protobuf.TimestampOrBuilder |
getStartedAtOrBuilder()
StartedAt indicates the date/time this test suite was kicked off
.google.protobuf.Timestamp started_at = 1; |
boolean |
hasCompletedAt()
CompletedAt indicates the date/time this test suite was completed
.google.protobuf.Timestamp completed_at = 2; |
boolean |
hasStartedAt()
StartedAt indicates the date/time this test suite was kicked off
.google.protobuf.Timestamp started_at = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TestSuiteOuterClass.TestSuite.Builder |
mergeCompletedAt(com.google.protobuf.Timestamp value)
CompletedAt indicates the date/time this test suite was completed
.google.protobuf.Timestamp completed_at = 2; |
TestSuiteOuterClass.TestSuite.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TestSuiteOuterClass.TestSuite.Builder |
mergeFrom(com.google.protobuf.Message other) |
TestSuiteOuterClass.TestSuite.Builder |
mergeFrom(TestSuiteOuterClass.TestSuite other) |
TestSuiteOuterClass.TestSuite.Builder |
mergeStartedAt(com.google.protobuf.Timestamp value)
StartedAt indicates the date/time this test suite was kicked off
.google.protobuf.Timestamp started_at = 1; |
TestSuiteOuterClass.TestSuite.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TestSuiteOuterClass.TestSuite.Builder |
removeResults(int index)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3; |
TestSuiteOuterClass.TestSuite.Builder |
setCompletedAt(com.google.protobuf.Timestamp.Builder builderForValue)
CompletedAt indicates the date/time this test suite was completed
.google.protobuf.Timestamp completed_at = 2; |
TestSuiteOuterClass.TestSuite.Builder |
setCompletedAt(com.google.protobuf.Timestamp value)
CompletedAt indicates the date/time this test suite was completed
.google.protobuf.Timestamp completed_at = 2; |
TestSuiteOuterClass.TestSuite.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TestSuiteOuterClass.TestSuite.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TestSuiteOuterClass.TestSuite.Builder |
setResults(int index,
TestRunOuterClass.TestRun.Builder builderForValue)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3; |
TestSuiteOuterClass.TestSuite.Builder |
setResults(int index,
TestRunOuterClass.TestRun value)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3; |
TestSuiteOuterClass.TestSuite.Builder |
setStartedAt(com.google.protobuf.Timestamp.Builder builderForValue)
StartedAt indicates the date/time this test suite was kicked off
.google.protobuf.Timestamp started_at = 1; |
TestSuiteOuterClass.TestSuite.Builder |
setStartedAt(com.google.protobuf.Timestamp value)
StartedAt indicates the date/time this test suite was kicked off
.google.protobuf.Timestamp started_at = 1; |
TestSuiteOuterClass.TestSuite.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TestSuiteOuterClass.TestSuite.Builder>public TestSuiteOuterClass.TestSuite.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TestSuiteOuterClass.TestSuite.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TestSuiteOuterClass.TestSuite.Builder>public TestSuiteOuterClass.TestSuite getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic TestSuiteOuterClass.TestSuite build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic TestSuiteOuterClass.TestSuite buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic TestSuiteOuterClass.TestSuite.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TestSuiteOuterClass.TestSuite.Builder>public TestSuiteOuterClass.TestSuite.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TestSuiteOuterClass.TestSuite.Builder>public TestSuiteOuterClass.TestSuite.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TestSuiteOuterClass.TestSuite.Builder>public TestSuiteOuterClass.TestSuite.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TestSuiteOuterClass.TestSuite.Builder>public TestSuiteOuterClass.TestSuite.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TestSuiteOuterClass.TestSuite.Builder>public TestSuiteOuterClass.TestSuite.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TestSuiteOuterClass.TestSuite.Builder>public TestSuiteOuterClass.TestSuite.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<TestSuiteOuterClass.TestSuite.Builder>public TestSuiteOuterClass.TestSuite.Builder mergeFrom(TestSuiteOuterClass.TestSuite other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TestSuiteOuterClass.TestSuite.Builder>public TestSuiteOuterClass.TestSuite.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<TestSuiteOuterClass.TestSuite.Builder>IOExceptionpublic boolean hasStartedAt()
StartedAt indicates the date/time this test suite was kicked off
.google.protobuf.Timestamp started_at = 1;public com.google.protobuf.Timestamp getStartedAt()
StartedAt indicates the date/time this test suite was kicked off
.google.protobuf.Timestamp started_at = 1;public TestSuiteOuterClass.TestSuite.Builder setStartedAt(com.google.protobuf.Timestamp value)
StartedAt indicates the date/time this test suite was kicked off
.google.protobuf.Timestamp started_at = 1;public TestSuiteOuterClass.TestSuite.Builder setStartedAt(com.google.protobuf.Timestamp.Builder builderForValue)
StartedAt indicates the date/time this test suite was kicked off
.google.protobuf.Timestamp started_at = 1;public TestSuiteOuterClass.TestSuite.Builder mergeStartedAt(com.google.protobuf.Timestamp value)
StartedAt indicates the date/time this test suite was kicked off
.google.protobuf.Timestamp started_at = 1;public TestSuiteOuterClass.TestSuite.Builder clearStartedAt()
StartedAt indicates the date/time this test suite was kicked off
.google.protobuf.Timestamp started_at = 1;public com.google.protobuf.Timestamp.Builder getStartedAtBuilder()
StartedAt indicates the date/time this test suite was kicked off
.google.protobuf.Timestamp started_at = 1;public com.google.protobuf.TimestampOrBuilder getStartedAtOrBuilder()
StartedAt indicates the date/time this test suite was kicked off
.google.protobuf.Timestamp started_at = 1;public boolean hasCompletedAt()
CompletedAt indicates the date/time this test suite was completed
.google.protobuf.Timestamp completed_at = 2;public com.google.protobuf.Timestamp getCompletedAt()
CompletedAt indicates the date/time this test suite was completed
.google.protobuf.Timestamp completed_at = 2;public TestSuiteOuterClass.TestSuite.Builder setCompletedAt(com.google.protobuf.Timestamp value)
CompletedAt indicates the date/time this test suite was completed
.google.protobuf.Timestamp completed_at = 2;public TestSuiteOuterClass.TestSuite.Builder setCompletedAt(com.google.protobuf.Timestamp.Builder builderForValue)
CompletedAt indicates the date/time this test suite was completed
.google.protobuf.Timestamp completed_at = 2;public TestSuiteOuterClass.TestSuite.Builder mergeCompletedAt(com.google.protobuf.Timestamp value)
CompletedAt indicates the date/time this test suite was completed
.google.protobuf.Timestamp completed_at = 2;public TestSuiteOuterClass.TestSuite.Builder clearCompletedAt()
CompletedAt indicates the date/time this test suite was completed
.google.protobuf.Timestamp completed_at = 2;public com.google.protobuf.Timestamp.Builder getCompletedAtBuilder()
CompletedAt indicates the date/time this test suite was completed
.google.protobuf.Timestamp completed_at = 2;public com.google.protobuf.TimestampOrBuilder getCompletedAtOrBuilder()
CompletedAt indicates the date/time this test suite was completed
.google.protobuf.Timestamp completed_at = 2;public List<TestRunOuterClass.TestRun> getResultsList()
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;public int getResultsCount()
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;public TestRunOuterClass.TestRun getResults(int index)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;public TestSuiteOuterClass.TestSuite.Builder setResults(int index, TestRunOuterClass.TestRun value)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;public TestSuiteOuterClass.TestSuite.Builder setResults(int index, TestRunOuterClass.TestRun.Builder builderForValue)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;public TestSuiteOuterClass.TestSuite.Builder addResults(TestRunOuterClass.TestRun value)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;public TestSuiteOuterClass.TestSuite.Builder addResults(int index, TestRunOuterClass.TestRun value)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;public TestSuiteOuterClass.TestSuite.Builder addResults(TestRunOuterClass.TestRun.Builder builderForValue)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;public TestSuiteOuterClass.TestSuite.Builder addResults(int index, TestRunOuterClass.TestRun.Builder builderForValue)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;public TestSuiteOuterClass.TestSuite.Builder addAllResults(Iterable<? extends TestRunOuterClass.TestRun> values)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;public TestSuiteOuterClass.TestSuite.Builder clearResults()
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;public TestSuiteOuterClass.TestSuite.Builder removeResults(int index)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;public TestRunOuterClass.TestRun.Builder getResultsBuilder(int index)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;public TestRunOuterClass.TestRunOrBuilder getResultsOrBuilder(int index)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;public List<? extends TestRunOuterClass.TestRunOrBuilder> getResultsOrBuilderList()
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;public TestRunOuterClass.TestRun.Builder addResultsBuilder()
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;public TestRunOuterClass.TestRun.Builder addResultsBuilder(int index)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;public List<TestRunOuterClass.TestRun.Builder> getResultsBuilderList()
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;public final TestSuiteOuterClass.TestSuite.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TestSuiteOuterClass.TestSuite.Builder>public final TestSuiteOuterClass.TestSuite.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<TestSuiteOuterClass.TestSuite.Builder>Copyright © 2022. All rights reserved.