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