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

    • SubscriptionName

      public SubscriptionName()
  • Method Details

    • value

      public abstract String value()
    • toString

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

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