exceptionUnmarshallers.add(new TooManyAccessPointsExceptionUnmarshaller());
exceptionUnmarshallers.add(new DuplicateAccessPointNameExceptionUnmarshaller());
exceptionUnmarshallers.add(new AccessPointNotFoundExceptionUnmarshaller());
exceptionUnmarshallers.add(new InvalidEndPointExceptionUnmarshaller());
exceptionUnmarshallers.add(new StandardErrorUnmarshaller());
setEndpoint("elasticloadbalancing.amazonaws.com");
requestHandlers = new HandlerChainFactory().newRequestHandlerChain(
"/com/amazonaws/services/elasticloadbalancing/request.handlers");
client = new HttpClient(clientConfiguration);