Class Subscription.Builder

java.lang.Object
org.forum.client.Subscription.Builder
Enclosing class:
Subscription

public static class Subscription.Builder extends Object
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the Subscription.builder()
  • Constructor Details

    • Builder

      public Builder()
  • Method Details