RunTestCaseResponse.Builder |
RunTestCaseResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
RunTestCaseResponse.Builder |
RunTestCaseResponse.Builder.clear() |
|
RunTestCaseResponse.Builder |
RunTestCaseResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
RunTestCaseResponse.Builder |
RunTestCaseResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
RunTestCaseResponse.Builder |
RunTestCaseResponse.Builder.clearResult() |
The result.
|
RunTestCaseResponse.Builder |
RunTestCaseResponse.Builder.clone() |
|
RunTestCaseResponse.Builder |
RunTestCaseResponse.Builder.mergeFrom(RunTestCaseResponse other) |
|
RunTestCaseResponse.Builder |
RunTestCaseResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
RunTestCaseResponse.Builder |
RunTestCaseResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
|
RunTestCaseResponse.Builder |
RunTestCaseResponse.Builder.mergeResult(TestCaseResult value) |
The result.
|
RunTestCaseResponse.Builder |
RunTestCaseResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static RunTestCaseResponse.Builder |
RunTestCaseResponse.newBuilder() |
|
static RunTestCaseResponse.Builder |
RunTestCaseResponse.newBuilder(RunTestCaseResponse prototype) |
|
RunTestCaseResponse.Builder |
RunTestCaseResponse.newBuilderForType() |
|
protected RunTestCaseResponse.Builder |
RunTestCaseResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
RunTestCaseResponse.Builder |
RunTestCaseResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
RunTestCaseResponse.Builder |
RunTestCaseResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
RunTestCaseResponse.Builder |
RunTestCaseResponse.Builder.setResult(TestCaseResult value) |
The result.
|
RunTestCaseResponse.Builder |
RunTestCaseResponse.Builder.setResult(TestCaseResult.Builder builderForValue) |
The result.
|
RunTestCaseResponse.Builder |
RunTestCaseResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
RunTestCaseResponse.Builder |
RunTestCaseResponse.toBuilder() |
|