Class UploadSnapshotResponse
java.lang.Object
io.freefair.gradle.plugins.github.internal.UploadSnapshotResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanlonggetId()inthashCode()voidsetCreated_at(String created_at) voidsetId(long id) voidsetMessage(String message) voidtoString()
-
Constructor Details
-
UploadSnapshotResponse
public UploadSnapshotResponse()
-
-
Method Details