| Package | Description |
|---|---|
| com.amazonaws.services.kafkaconnect.model |
| Modifier and Type | Class and Description |
|---|---|
class |
BadRequestException
HTTP Status Code 400: Bad request due to incorrect input.
|
class |
ConflictException
HTTP Status Code 409: Conflict.
|
class |
ForbiddenException
HTTP Status Code 403: Access forbidden.
|
class |
InternalServerErrorException
HTTP Status Code 500: Unexpected internal server error.
|
class |
NotFoundException
HTTP Status Code 404: Resource not found due to incorrect input.
|
class |
ServiceUnavailableException
HTTP Status Code 503: Service Unavailable.
|
class |
TooManyRequestsException
HTTP Status Code 429: Limit exceeded.
|
class |
UnauthorizedException
HTTP Status Code 401: Unauthorized request.
|
Copyright © 2022. All rights reserved.