You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SaltwaterC edited this page Nov 15, 2011
·
2 revisions
About
Helper for getting the API end point as defined into the client itself.
Reference
client.getEndPoint()
This call always returns a valid end point, even for a freshly initialized client. The client loader makes sure a default end point is provided. This may not be true if you use, for example, s3.setEndPoint() with your own value.
For the query APIs, query.setRegion() affects the returned value of this method.