Uses of Class
api.Testspec.TestSpec
-
Packages that use Testspec.TestSpec Package Description api -
-
Uses of Testspec.TestSpec in api
Methods in api that return Testspec.TestSpec Modifier and Type Method Description Testspec.TestSpecTestspec.TestSpec.Builder. build()Testspec.TestSpecTestspec.TestSpec.Builder. buildPartial()static Testspec.TestSpecTestspec.TestSpec. getDefaultInstance()Testspec.TestSpecTestspec.TestSpec.Builder. getDefaultInstanceForType()Testspec.TestSpecTestspec.TestSpec. getDefaultInstanceForType()static Testspec.TestSpecTestspec.TestSpec. parseDelimitedFrom(InputStream input)static Testspec.TestSpecTestspec.TestSpec. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Testspec.TestSpecTestspec.TestSpec. parseFrom(byte[] data)static Testspec.TestSpecTestspec.TestSpec. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Testspec.TestSpecTestspec.TestSpec. parseFrom(com.google.protobuf.ByteString data)static Testspec.TestSpecTestspec.TestSpec. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Testspec.TestSpecTestspec.TestSpec. parseFrom(com.google.protobuf.CodedInputStream input)static Testspec.TestSpecTestspec.TestSpec. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Testspec.TestSpecTestspec.TestSpec. parseFrom(InputStream input)static Testspec.TestSpecTestspec.TestSpec. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Testspec.TestSpecTestspec.TestSpec. parseFrom(ByteBuffer data)static Testspec.TestSpecTestspec.TestSpec. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in api that return types with arguments of type Testspec.TestSpec Modifier and Type Method Description com.google.protobuf.Parser<Testspec.TestSpec>Testspec.TestSpec. getParserForType()static com.google.protobuf.Parser<Testspec.TestSpec>Testspec.TestSpec. parser()Methods in api with parameters of type Testspec.TestSpec Modifier and Type Method Description Testspec.TestSpec.BuilderTestspec.TestSpec.Builder. mergeFrom(Testspec.TestSpec other)static Testspec.TestSpec.BuilderTestspec.TestSpec. newBuilder(Testspec.TestSpec prototype)
-