rpgreen / apigateway-generic-java-sdk

Simple generic Java client SDK for Amazon API Gateway endpoints
Apache License 2.0
24 stars 16 forks source link

GenericApiGatewayClient class is using depricated methods #2

Open krishna141 opened 7 years ago

krishna141 commented 7 years ago

Hi Buddy

GenericApiGatewayClient class is using 4 deprecated methods mentioned below. Could You please help to update the code to remove these deprecated methods.

setRegion(region); setEndpoint(endpoint); setSigner(signer); .execute(request, responseHandler, errorResponseHandler, executionContext).getAwsResponse();

rpgreen commented 7 years ago

Thanks, I am aware of this. Some internal APIs are needed in order to override the appropriate behaviour. If you can find a better way please send a PR.

zoranpolic commented 5 years ago

I tried to create a PR, but it wouldn't let me. I forked your repository and replaced deprecated methods with commit 1ef94b4c5344230bd649b6dd4b76dd743fb924cb