Uses of Class
gauge.messages.Spec.ProtoTags.Builder
Packages that use Spec.ProtoTags.Builder
-
Uses of Spec.ProtoTags.Builder in gauge.messages
Methods in gauge.messages that return Spec.ProtoTags.BuilderModifier and TypeMethodDescriptionSpec.ProtoTags.Builder.addAllTags(Iterable<String> values) / A collection of Tags/ A collection of TagsSpec.ProtoTags.Builder.addTagsBytes(com.google.protobuf.ByteString value) / A collection of TagsSpec.ProtoTags.Builder.clear()Spec.ProtoTags.Builder.clearTags()/ A collection of TagsSpec.ProtoItem.Builder.getTagsBuilder()/ Holds the Tags definition.Spec.ProtoTags.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Spec.ProtoTags.Builder.mergeFrom(com.google.protobuf.Message other) Spec.ProtoTags.Builder.mergeFrom(Spec.ProtoTags other) static Spec.ProtoTags.BuilderSpec.ProtoTags.newBuilder()static Spec.ProtoTags.BuilderSpec.ProtoTags.newBuilder(Spec.ProtoTags prototype) Spec.ProtoTags.newBuilderForType()protected Spec.ProtoTags.BuilderSpec.ProtoTags.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) / A collection of TagsSpec.ProtoTags.toBuilder()Methods in gauge.messages with parameters of type Spec.ProtoTags.BuilderModifier and TypeMethodDescriptionSpec.ProtoItem.Builder.setTags(Spec.ProtoTags.Builder builderForValue) / Holds the Tags definition.