static BackendConnectionErrors.Builder |
BackendConnectionErrors.builder() |
BackendConnectionErrors.Builder |
BackendConnectionErrors.Builder.connectionRefusedCount(Integer connectionRefusedCount)
|
BackendConnectionErrors.Builder |
BackendConnectionErrors.Builder.httpCode4XXCount(Integer httpCode4XXCount)
|
BackendConnectionErrors.Builder |
BackendConnectionErrors.Builder.httpCode5XXCount(Integer httpCode5XXCount)
|
BackendConnectionErrors.Builder |
BackendConnectionErrors.Builder.otherCount(Integer otherCount)
|
BackendConnectionErrors.Builder |
BackendConnectionErrors.Builder.timeoutCount(Integer timeoutCount)
|
BackendConnectionErrors.Builder |
BackendConnectionErrors.toBuilder() |
BackendConnectionErrors.Builder |
BackendConnectionErrors.Builder.unknownHostCount(Integer unknownHostCount)
|