-
public class Status.Companion
-
-
Field Summary
-
Method Summary
-
-
Method Detail
-
getSuccessfulOk
final Status getSuccessfulOk()
-
getSuccessfulOkIgnoredOrSubstitutedAttributes
final Status getSuccessfulOkIgnoredOrSubstitutedAttributes()
-
getSuccessfulOkConflictingAttributes
final Status getSuccessfulOkConflictingAttributes()
-
getSuccessfulOkIgnoredSubscriptions
final Status getSuccessfulOkIgnoredSubscriptions()
-
getSuccessfulOkTooManyEvents
final Status getSuccessfulOkTooManyEvents()
-
getSuccessfulOkEventsComplete
final Status getSuccessfulOkEventsComplete()
-
getClientErrorBadRequest
final Status getClientErrorBadRequest()
-
getClientErrorForbidden
final Status getClientErrorForbidden()
-
getClientErrorNotAuthenticated
final Status getClientErrorNotAuthenticated()
-
getClientErrorNotAuthorized
final Status getClientErrorNotAuthorized()
-
getClientErrorNotPossible
final Status getClientErrorNotPossible()
-
getClientErrorTimeout
final Status getClientErrorTimeout()
-
getClientErrorNotFound
final Status getClientErrorNotFound()
-
getClientErrorGone
final Status getClientErrorGone()
-
getClientErrorRequestEntityTooLarge
final Status getClientErrorRequestEntityTooLarge()
-
getClientErrorRequestValueTooLong
final Status getClientErrorRequestValueTooLong()
-
getClientErrorDocumentFormatNotSupported
final Status getClientErrorDocumentFormatNotSupported()
-
getClientErrorAttributesOrValuesNotSupported
final Status getClientErrorAttributesOrValuesNotSupported()
-
getClientErrorUriSchemeNotSupported
final Status getClientErrorUriSchemeNotSupported()
-
getClientErrorCharsetNotSupported
final Status getClientErrorCharsetNotSupported()
-
getClientErrorConflictingAttributes
final Status getClientErrorConflictingAttributes()
-
getClientErrorCompressionNotSupported
final Status getClientErrorCompressionNotSupported()
-
getClientErrorCompressionError
final Status getClientErrorCompressionError()
-
getClientErrorDocumentFormatError
final Status getClientErrorDocumentFormatError()
-
getClientErrorDocumentAccessError
final Status getClientErrorDocumentAccessError()
-
getClientErrorAttributesNotSettable
final Status getClientErrorAttributesNotSettable()
-
getClientErrorIgnoredAllSubscriptions
final Status getClientErrorIgnoredAllSubscriptions()
-
getClientErrorTooManySubscriptions
final Status getClientErrorTooManySubscriptions()
-
getClientErrorDocumentPasswordError
final Status getClientErrorDocumentPasswordError()
-
getClientErrorDocumentPermissionError
final Status getClientErrorDocumentPermissionError()
-
getClientErrorDocumentSecurityError
final Status getClientErrorDocumentSecurityError()
-
getClientErrorDocumentUnprintableError
final Status getClientErrorDocumentUnprintableError()
-
getClientErrorAccountInfoNeeded
final Status getClientErrorAccountInfoNeeded()
-
getClientErrorAccountClosed
final Status getClientErrorAccountClosed()
-
getClientErrorAccountLimitReached
final Status getClientErrorAccountLimitReached()
-
getClientErrorAccountAuthorizationFailed
final Status getClientErrorAccountAuthorizationFailed()
-
getClientErrorNotFetchable
final Status getClientErrorNotFetchable()
-
getServerErrorInternalError
final Status getServerErrorInternalError()
-
getServerErrorOperationNotSupported
final Status getServerErrorOperationNotSupported()
-
getServerErrorServiceUnavailable
final Status getServerErrorServiceUnavailable()
-
getServerErrorVersionNotSupported
final Status getServerErrorVersionNotSupported()
-
getServerErrorDeviceError
final Status getServerErrorDeviceError()
-
getServerErrorTemporaryError
final Status getServerErrorTemporaryError()
-
getServerErrorNotAcceptingJobs
final Status getServerErrorNotAcceptingJobs()
-
getServerErrorBusy
final Status getServerErrorBusy()
-
getServerErrorJobCanceled
final Status getServerErrorJobCanceled()
-
getServerErrorMultipleDocumentJobsNotSupported
final Status getServerErrorMultipleDocumentJobsNotSupported()
-
getServerErrorPrinterIsDeactivated
final Status getServerErrorPrinterIsDeactivated()
-
getServerErrorTooManyJobs
final Status getServerErrorTooManyJobs()
-
getServerErrorTooManyDocuments
final Status getServerErrorTooManyDocuments()
-
-
-
-