-
Enum Constants Enum Constant Description net.oneandone.neberus.model.ApiStatus.DESTINATION_LOCKED net.oneandone.neberus.model.ApiStatus.INSUFFICIENT_SPACE_ON_RESOURCE net.oneandone.neberus.model.ApiStatus.METHOD_FAILURE net.oneandone.neberus.model.ApiStatus.MOVED_TEMPORARILY in favor ofApiStatus.FOUNDwhich will be returned fromHttpStatus.valueOf(302)net.oneandone.neberus.model.ApiStatus.REQUEST_ENTITY_TOO_LARGE in favor ofApiStatus.PAYLOAD_TOO_LARGEwhich will be returned fromHttpStatus.valueOf(413)net.oneandone.neberus.model.ApiStatus.REQUEST_URI_TOO_LONG in favor ofApiStatus.URI_TOO_LONGwhich will be returned fromHttpStatus.valueOf(414)net.oneandone.neberus.model.ApiStatus.USE_PROXY due to security concerns regarding in-band configuration of a proxy