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