Class | Description |
---|---|
ApiClientFactory |
Factory to create a client for APIs defined on Amazon API Gateway.
|
ApiRequest |
Represents a request being sent to Amazon Api Gateway, including the
parameters being sent as part of the request, the endpoint to which the
request should be sent, etc.
|
ApiResponse |
Represents an HTTP response returned by Amazon Api Gateway when using the
generic execute method.
|
Exception | Description |
---|---|
ApiClientException |
Default exception thrown by Amazon API Gateway.
|
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.