@Internal public class RestBuildWarnings extends Object
Constructor and Description |
---|
RestBuildWarnings(RestWarningSummary summary,
List<RestWarningAnnotation> annotations) |
Modifier and Type | Method and Description |
---|---|
List<RestWarningAnnotation> |
getAnnotations() |
RestWarningSummary |
getSummary() |
public RestBuildWarnings(@NotNull RestWarningSummary summary, @NotNull List<RestWarningAnnotation> annotations)
public RestWarningSummary getSummary()
public List<RestWarningAnnotation> getAnnotations()
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.