Uses of Class
gauge.messages.Spec.ProtoSpecResult
Packages that use Spec.ProtoSpecResult
-
Uses of Spec.ProtoSpecResult in gauge.messages
Methods in gauge.messages that return Spec.ProtoSpecResultModifier and TypeMethodDescriptionSpec.ProtoSpecResult.Builder.build()Spec.ProtoSpecResult.Builder.buildPartial()static Spec.ProtoSpecResultSpec.ProtoSpecResult.getDefaultInstance()Spec.ProtoSpecResult.Builder.getDefaultInstanceForType()Spec.ProtoSpecResult.getDefaultInstanceForType()Messages.SpecExecutionEndingRequest.Builder.getSpecResult()/ Holds the specs result in spec execution ending.Messages.SpecExecutionEndingRequest.getSpecResult()/ Holds the specs result in spec execution ending.Messages.SpecExecutionEndingRequestOrBuilder.getSpecResult()/ Holds the specs result in spec execution ending.Messages.SpecExecutionStartingRequest.Builder.getSpecResult()/ Holds the specs result in spec execution startingMessages.SpecExecutionStartingRequest.getSpecResult()/ Holds the specs result in spec execution startingMessages.SpecExecutionStartingRequestOrBuilder.getSpecResult()/ Holds the specs result in spec execution startingSpec.ProtoSuiteResult.Builder.getSpecResults(int index) / Contains the result from the executionSpec.ProtoSuiteResult.getSpecResults(int index) / Contains the result from the executionSpec.ProtoSuiteResultOrBuilder.getSpecResults(int index) / Contains the result from the executionstatic Spec.ProtoSpecResultSpec.ProtoSpecResult.parseDelimitedFrom(InputStream input) static Spec.ProtoSpecResultSpec.ProtoSpecResult.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoSpecResultSpec.ProtoSpecResult.parseFrom(byte[] data) static Spec.ProtoSpecResultSpec.ProtoSpecResult.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoSpecResultSpec.ProtoSpecResult.parseFrom(com.google.protobuf.ByteString data) static Spec.ProtoSpecResultSpec.ProtoSpecResult.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoSpecResultSpec.ProtoSpecResult.parseFrom(com.google.protobuf.CodedInputStream input) static Spec.ProtoSpecResultSpec.ProtoSpecResult.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoSpecResultSpec.ProtoSpecResult.parseFrom(InputStream input) static Spec.ProtoSpecResultSpec.ProtoSpecResult.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Spec.ProtoSpecResultSpec.ProtoSpecResult.parseFrom(ByteBuffer data) static Spec.ProtoSpecResultSpec.ProtoSpecResult.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in gauge.messages that return types with arguments of type Spec.ProtoSpecResultModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Spec.ProtoSpecResult>Spec.ProtoSpecResult.getParserForType()Spec.ProtoSuiteResult.Builder.getSpecResultsList()/ Contains the result from the executionSpec.ProtoSuiteResult.getSpecResultsList()/ Contains the result from the executionSpec.ProtoSuiteResultOrBuilder.getSpecResultsList()/ Contains the result from the executionstatic com.google.protobuf.Parser<Spec.ProtoSpecResult>Spec.ProtoSpecResult.parser()Methods in gauge.messages with parameters of type Spec.ProtoSpecResultModifier and TypeMethodDescriptionSpec.ProtoSuiteResult.Builder.addSpecResults(int index, Spec.ProtoSpecResult value) / Contains the result from the executionSpec.ProtoSuiteResult.Builder.addSpecResults(Spec.ProtoSpecResult value) / Contains the result from the executionSpec.ProtoSpecResult.Builder.mergeFrom(Spec.ProtoSpecResult other) Messages.SpecExecutionEndingRequest.Builder.mergeSpecResult(Spec.ProtoSpecResult value) / Holds the specs result in spec execution ending.Messages.SpecExecutionStartingRequest.Builder.mergeSpecResult(Spec.ProtoSpecResult value) / Holds the specs result in spec execution startingstatic Spec.ProtoSpecResult.BuilderSpec.ProtoSpecResult.newBuilder(Spec.ProtoSpecResult prototype) Messages.SpecExecutionEndingRequest.Builder.setSpecResult(Spec.ProtoSpecResult value) / Holds the specs result in spec execution ending.Messages.SpecExecutionStartingRequest.Builder.setSpecResult(Spec.ProtoSpecResult value) / Holds the specs result in spec execution startingSpec.ProtoSuiteResult.Builder.setSpecResults(int index, Spec.ProtoSpecResult value) / Contains the result from the executionMethod parameters in gauge.messages with type arguments of type Spec.ProtoSpecResultModifier and TypeMethodDescriptionSpec.ProtoSuiteResult.Builder.addAllSpecResults(Iterable<? extends Spec.ProtoSpecResult> values) / Contains the result from the execution