public class IdentityEndpointBuilder extends ServiceEndpointBuilder
Constructor | Description |
---|---|
IdentityEndpointBuilder(URI endpoint) |
Modifier and Type | Method | Description |
---|---|---|
Region |
getRegion() |
|
URI |
getServiceEndpoint() |
Get the URI of the service endpoint
|
DefaultServiceEndpointBuilder |
withRegion(Region region) |
Changes the region of the endpoint builder
|
public IdentityEndpointBuilder(URI endpoint)
public URI getServiceEndpoint()
ServiceEndpointBuilder
getServiceEndpoint
in class ServiceEndpointBuilder
public DefaultServiceEndpointBuilder withRegion(Region region)
ServiceEndpointBuilder
withRegion
in class ServiceEndpointBuilder
region
- New region to use in endpoint determinationpublic Region getRegion()
getRegion
in class ServiceEndpointBuilder
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.