public interface V1alpha1SummaryFluent<A extends V1alpha1SummaryFluent<A>> extends Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCount() |
Integer |
getSeverity() |
Boolean |
hasCount() |
Boolean |
hasSeverity() |
A |
withCount(Integer count) |
A |
withSeverity(Integer severity) |
Copyright © 2019. All rights reserved.