P - the type of the result when the built Mqtt3Subscribe is applied to the parent.@DoNotImplement public static interface Mqtt3SubscribeBuilder.Publishes<P> extends Mqtt3SubscribeBuilderBase<Mqtt3SubscribeBuilder.Publishes.Complete<P>>
Mqtt3Subscribe and additional arguments that are applied to a parent Mqtt3Client subscribePublishes call.| Modifier and Type | Interface and Description |
|---|---|
static interface |
Mqtt3SubscribeBuilder.Publishes.Args<P>
Builder for additional arguments alongside the
Mqtt3Subscribe that are applied to a parent Mqtt3Client subscribePublishes call. |
static interface |
Mqtt3SubscribeBuilder.Publishes.Complete<P>
Mqtt3SubscribeBuilder.Publishes that is complete which means all mandatory fields are set. |
static interface |
Mqtt3SubscribeBuilder.Publishes.Start<P>
Mqtt3SubscribeBuilder.Publishes that provides additional methods for the first subscription. |
addSubscription, addSubscription, addSubscriptions, addSubscriptions, addSubscriptions