static DefaultEndpointConfiguration | 
DefaultEndpointConfiguration.builder(String endpointTemplate) | 
 Creates a new builder starting with the given template. 
 | 
DefaultEndpointConfiguration | 
DefaultEndpointConfiguration.endpointServiceName(String endpointServiceName) | 
 Sets the endpoint service name, if one. 
 | 
DefaultEndpointConfiguration | 
DefaultEndpointConfiguration.regionId(String regionId) | 
 Sets the regionId, if one. 
 | 
DefaultEndpointConfiguration | 
DefaultEndpointConfiguration.secondLevelDomain(String secondLevelDomain) | 
 Sets the second level domain, if one. 
 | 
DefaultEndpointConfiguration | 
DefaultEndpointConfiguration.serviceEndpointPrefix(String serviceEndpointPrefix) | 
 Sets the service endpoint prefix, if one. 
 |