All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions.html Maven / Gradle / Ivy

There is a newer version: v1-rev20240730-2.0.0
Show newest version






Pubsub.Projects.Topics.Subscriptions (Cloud Pub/Sub API v1-rev20240918-2.0.0)












com.google.api.services.pubsub

Class Pubsub.Projects.Topics.Subscriptions

  • java.lang.Object
    • com.google.api.services.pubsub.Pubsub.Projects.Topics.Subscriptions
  • Enclosing class:
    Pubsub.Projects.Topics


    public class Pubsub.Projects.Topics.Subscriptions
    extends Object
    The "subscriptions" collection of methods.
    • Constructor Detail

      • Subscriptions

        public Subscriptions()
    • Method Detail

      • list

        public Pubsub.Projects.Topics.Subscriptions.List list(String topic)
                                                       throws IOException
        Lists the names of the attached subscriptions on this topic. Create a request for the method "subscriptions.list". This request holds the parameters needed by the pubsub server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        topic - Required. The name of the topic that subscriptions are attached to. Format is `projects/{project}/topics/{topic}`.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy