public interface V1alpha1ImageTagFluent<A extends V1alpha1ImageTagFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
V1alpha1ImageTagFluent.SummaryNested<N> |
String getAuthor()
Boolean hasAuthor()
A withNewAuthor(StringBuilder arg1)
A withNewAuthor(StringBuffer arg1)
org.joda.time.DateTime getCreatedAt()
A withCreatedAt(org.joda.time.DateTime createdAt)
Boolean hasCreatedAt()
A withNewCreatedAt(int arg0, int arg1, int arg2, int arg3, int arg4)
A withNewCreatedAt(long arg0)
String getDigest()
Boolean hasDigest()
A withNewDigest(StringBuilder arg1)
A withNewDigest(StringBuffer arg1)
Integer getLevel()
Boolean hasLevel()
String getMessage()
Boolean hasMessage()
A withNewMessage(StringBuilder arg1)
A withNewMessage(StringBuffer arg1)
String getName()
Boolean hasName()
A withNewName(StringBuilder arg1)
A withNewName(StringBuffer arg1)
String getScanStatus()
Boolean hasScanStatus()
A withNewScanStatus(StringBuilder arg1)
A withNewScanStatus(StringBuffer arg1)
String getSize()
Boolean hasSize()
A withNewSize(StringBuilder arg1)
A withNewSize(StringBuffer arg1)
A addToSummary(int index, V1alpha1Summary item)
A setToSummary(int index, V1alpha1Summary item)
A addToSummary(V1alpha1Summary... items)
A addAllToSummary(Collection<V1alpha1Summary> items)
A removeFromSummary(V1alpha1Summary... items)
A removeAllFromSummary(Collection<V1alpha1Summary> items)
@Deprecated List<V1alpha1Summary> getSummary()
List<V1alpha1Summary> buildSummary()
V1alpha1Summary buildSummary(int index)
V1alpha1Summary buildFirstSummary()
V1alpha1Summary buildLastSummary()
V1alpha1Summary buildMatchingSummary(Predicate<V1alpha1SummaryBuilder> predicate)
Boolean hasMatchingSummary(Predicate<V1alpha1SummaryBuilder> predicate)
A withSummary(List<V1alpha1Summary> summary)
A withSummary(V1alpha1Summary... summary)
Boolean hasSummary()
V1alpha1ImageTagFluent.SummaryNested<A> addNewSummary()
V1alpha1ImageTagFluent.SummaryNested<A> addNewSummaryLike(V1alpha1Summary item)
V1alpha1ImageTagFluent.SummaryNested<A> setNewSummaryLike(int index, V1alpha1Summary item)
V1alpha1ImageTagFluent.SummaryNested<A> editSummary(int index)
V1alpha1ImageTagFluent.SummaryNested<A> editFirstSummary()
V1alpha1ImageTagFluent.SummaryNested<A> editLastSummary()
V1alpha1ImageTagFluent.SummaryNested<A> editMatchingSummary(Predicate<V1alpha1SummaryBuilder> predicate)
org.joda.time.DateTime getUpdatedAt()
A withUpdatedAt(org.joda.time.DateTime updatedAt)
Boolean hasUpdatedAt()
A withNewUpdatedAt(int arg0, int arg1, int arg2, int arg3, int arg4)
A withNewUpdatedAt(long arg0)
Copyright © 2020. All rights reserved.