@NotThreadSafe public final class DefaultServiceEndpointBuilder extends Object
| Constructor and Description |
|---|
DefaultServiceEndpointBuilder(String serviceName,
String protocol) |
| Modifier and Type | Method and Description |
|---|---|
Region |
getRegion() |
URI |
getServiceEndpoint() |
DefaultServiceEndpointBuilder |
withProfileFile(ProfileFile profileFile) |
DefaultServiceEndpointBuilder |
withProfileName(String profileName) |
DefaultServiceEndpointBuilder |
withRegion(Region region) |
public DefaultServiceEndpointBuilder withRegion(Region region)
public DefaultServiceEndpointBuilder withProfileFile(ProfileFile profileFile)
public DefaultServiceEndpointBuilder withProfileName(String profileName)
public URI getServiceEndpoint()
public Region getRegion()
Copyright © 2020. All rights reserved.