Class PNPushRemoveAllChannelsResult.PNPushRemoveAllChannelsResultBuilder
- java.lang.Object
-
- com.pubnub.api.models.consumer.push.PNPushRemoveAllChannelsResult.PNPushRemoveAllChannelsResultBuilder
-
- Enclosing class:
- PNPushRemoveAllChannelsResult
public static class PNPushRemoveAllChannelsResult.PNPushRemoveAllChannelsResultBuilder extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PNPushRemoveAllChannelsResult
build()
java.lang.String
toString()
-
-
-
Method Detail
-
build
public PNPushRemoveAllChannelsResult build()
-
toString
public java.lang.String toString()
- Overrides:
toString
in classjava.lang.Object
-
-