Class UploadSnapshotResponse
java.lang.Object
io.freefair.gradle.plugins.github.internal.UploadSnapshotResponse
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
long
getId()
int
hashCode()
void
setCreated_at
(String created_at) void
setId
(long id) void
setMessage
(String message) void
toString()
-
Constructor Details
-
UploadSnapshotResponse
public UploadSnapshotResponse()
-
-
Method Details