Class Annotation
java.lang.Object
org.sourcelab.buildkite.api.client.response.Annotation
-
Constructor Summary
ConstructorsConstructorDescriptionAnnotation(String id, String context, String style, String bodyHtml, ZonedDateTime createdAt, ZonedDateTime updatedAt) Constructor. -
Method Summary
-
Constructor Details
-
Annotation
public Annotation(String id, String context, String style, String bodyHtml, ZonedDateTime createdAt, ZonedDateTime updatedAt) Constructor.
-
-
Method Details