Class PublisherOptions
java.lang.Object
org.apache.beam.sdk.io.gcp.pubsublite.PublisherOptions
- All Implemented Interfaces:
 Serializable
Options needed for a Pub/Sub Lite Publisher.
- See Also:
 
- 
Nested Class Summary
Nested Classes - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic PublisherOptions.Builderabstract com.google.cloud.pubsublite.TopicPath 
- 
Constructor Details
- 
PublisherOptions
public PublisherOptions() 
 - 
 - 
Method Details
- 
topicPath
public abstract com.google.cloud.pubsublite.TopicPath topicPath() - 
newBuilder
 
 -