Class PubsubContext.Framework (1.13.3)

public abstract static class PubsubContext.Framework

A unique string representing the unambiguous name of a framework in SCREAMING_SNAKE_CASE.

Setting this value will be used to track framework popularity in internal metrics.

Inheritance

java.lang.Object > PubsubContext.Framework

Static Methods

of(String value)

public static PubsubContext.Framework of(String value)
Parameter
Name Description
value String
Returns
Type Description
PubsubContext.Framework

Constructors

Framework()

public Framework()

Methods

value()

public abstract String value()
Returns
Type Description
String