public class V1alpha1SummaryFluentImpl<A extends V1alpha1SummaryFluent<A>> extends BaseFluent<A> implements V1alpha1SummaryFluent<A>
_visitables| Constructor and Description |
|---|
V1alpha1SummaryFluentImpl() |
V1alpha1SummaryFluentImpl(V1alpha1Summary instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getCount() |
Integer |
getSeverity() |
Boolean |
hasCount() |
Boolean |
hasSeverity() |
A |
withCount(Integer count) |
A |
withSeverity(Integer severity) |
public V1alpha1SummaryFluentImpl()
public V1alpha1SummaryFluentImpl(V1alpha1Summary instance)
public Integer getCount()
getCount in interface V1alpha1SummaryFluent<A extends V1alpha1SummaryFluent<A>>public A withCount(Integer count)
withCount in interface V1alpha1SummaryFluent<A extends V1alpha1SummaryFluent<A>>public Boolean hasCount()
hasCount in interface V1alpha1SummaryFluent<A extends V1alpha1SummaryFluent<A>>public Integer getSeverity()
getSeverity in interface V1alpha1SummaryFluent<A extends V1alpha1SummaryFluent<A>>public A withSeverity(Integer severity)
withSeverity in interface V1alpha1SummaryFluent<A extends V1alpha1SummaryFluent<A>>public Boolean hasSeverity()
hasSeverity in interface V1alpha1SummaryFluent<A extends V1alpha1SummaryFluent<A>>Copyright © 2020. All rights reserved.