Uses of Interface
oracle.dbtools.plugin.api.servlet.EntityTag.Builder
Packages that use EntityTag.Builder
-
Uses of EntityTag.Builder in oracle.dbtools.plugin.api.servlet
Methods in oracle.dbtools.plugin.api.servlet that return EntityTag.BuilderModifier and TypeMethodDescriptionEntityTag.Builder.append(char c) EntityTag.Builder.append(CharSequence text) Append text to the ETag valueEntityTag.Builder.append(CharSequence text, int start, int length) EntityTags.builder()Return a new instance of anEntityTag.BuilderEntityTag.Builder.digest(boolean digest) Indicates whether the value should be hashed by a secure hash.EntityTag.Builder.strength(EntityTag.Strength strength) SetEntityTag.Strengthof theEntityTag.