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:
  • Constructor Details

    • ReservationName

      public ReservationName()
  • Method Details

    • value

      public abstract String value()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • of

      public static ReservationName of(String value) throws com.google.api.gax.rpc.ApiException
      Throws:
      com.google.api.gax.rpc.ApiException