Package com.google.cloud.pubsublite
Class SubscriptionName
- java.lang.Object
-
- com.google.cloud.pubsublite.SubscriptionName
-
- All Implemented Interfaces:
Serializable
public abstract class SubscriptionName extends Object implements Serializable
A string wrapper for the name of a subscription.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SubscriptionName()
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description static SubscriptionName
of(String value)
String
toString()
abstract String
value()
-