|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OutgoingTaggable
Common interface for client-tagging-related methods. Not to be directly used by SDK user.
Method Summary | |
---|---|
byte[] |
getDynatraceByteTag()
Same as getDynatraceStringTag() , but returning the tag as binary
representation. |
java.lang.String |
getDynatraceStringTag()
Creates a Dynatrace tag and returns the String representation of it. |
Method Detail |
---|
java.lang.String getDynatraceStringTag()
IncomingTaggable
how to continue a path with provided tag on the
server side.
byte[] getDynatraceByteTag()
getDynatraceStringTag()
, but returning the tag as binary
representation.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |