-
public final class PutResponse
-
-
Field Summary
Fields Modifier and Type Field Description private Stringuuidprivate IntegernotificationId
-
Constructor Summary
Constructors Constructor Description PutResponse(String uuid, Integer notificationId)
-
Method Summary
Modifier and Type Method Description final StringgetUuid()final UnitsetUuid(String uuid)final IntegergetNotificationId()final UnitsetNotificationId(Integer notificationId)
-