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