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