Uses of Enum
io.opencensus.tags.TagMetadata.TagTtl
Packages that use TagMetadata.TagTtl
-
Uses of TagMetadata.TagTtl in io.opencensus.tags
Fields in io.opencensus.tags declared as TagMetadata.TagTtlMethods in io.opencensus.tags that return TagMetadata.TagTtlModifier and TypeMethodDescriptionAutoValue_TagMetadata.getTagTtl()
abstract TagMetadata.TagTtl
TagMetadata.getTagTtl()
Returns theTagMetadata.TagTtl
of thisTagMetadata
.static TagMetadata.TagTtl
Returns the enum constant of this type with the specified name.static TagMetadata.TagTtl[]
TagMetadata.TagTtl.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.opencensus.tags with parameters of type TagMetadata.TagTtlModifier and TypeMethodDescriptionstatic TagMetadata
TagMetadata.create
(TagMetadata.TagTtl tagTtl) Creates aTagMetadata
with the givenTagMetadata.TagTtl
.Constructors in io.opencensus.tags with parameters of type TagMetadata.TagTtl