public interface V1alpha1HostPortStatusFluent<A extends V1alpha1HostPortStatusFluent<A>> extends Fluent<A>
Long getDelay()
Boolean hasDelay()
String getErrorMessage()
Boolean hasErrorMessage()
A withNewErrorMessage(StringBuilder arg1)
A withNewErrorMessage(StringBuffer arg1)
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 getResponse()
Boolean hasResponse()
A withNewResponse(StringBuilder arg1)
A withNewResponse(StringBuffer arg1)
Integer getStatusCode()
Boolean hasStatusCode()
String getVersion()
Boolean hasVersion()
A withNewVersion(StringBuilder arg1)
A withNewVersion(StringBuffer arg1)
Copyright © 2019. All rights reserved.