public interface V1alpha1BindingConditionFluent<A extends V1alpha1BindingConditionFluent<A>> extends Fluent<A>
org.joda.time.DateTime getLastAttempt()
A withLastAttempt(org.joda.time.DateTime lastAttempt)
Boolean hasLastAttempt()
A withNewLastAttempt(int arg0, int arg1, int arg2, int arg3, int arg4)
A withNewLastAttempt(long arg0)
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 getNamespace()
Boolean hasNamespace()
A withNewNamespace(StringBuilder arg1)
A withNewNamespace(StringBuffer arg1)
String getOwner()
Boolean hasOwner()
A withNewOwner(StringBuilder arg1)
A withNewOwner(StringBuffer arg1)
String getReason()
Boolean hasReason()
A withNewReason(StringBuilder arg1)
A withNewReason(StringBuffer arg1)
String getStatus()
Boolean hasStatus()
A withNewStatus(StringBuilder arg1)
A withNewStatus(StringBuffer arg1)
String getType()
Boolean hasType()
A withNewType(StringBuilder arg1)
A withNewType(StringBuffer arg1)
Copyright © 2019. All rights reserved.