PushKitResponse

org.apache.pekko.stream.connectors.huawei.pushkit.models.PushKitResponse
final case class PushKitResponse(code: String, msg: String, requestId: String) extends Response

Attributes

Source
Response.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Response
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
Response.scala
def getMsg: String

Attributes

Source
Response.scala

Attributes

Source
Response.scala

Attributes

Source
Response.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

Attributes

Source
Response.scala