Class GetEndpointForServiceOptionsExtensions
[Obsolete("This class is obsoleted because as of version 3.7.100 endpoint is resolved using a newer system that uses request level parameters to resolve the endpoint.")]
public static class GetEndpointForServiceOptionsExtensions
  - Inheritance
 - 
      
      GetEndpointForServiceOptionsExtensions
 
- Inherited Members
 
Methods
GetEndpointForService(RegionEndpoint, IClientConfig)
public static RegionEndpoint.Endpoint GetEndpointForService(this RegionEndpoint endpoint, IClientConfig config)
  Parameters
endpointRegionEndpointconfigIClientConfig
Returns
ToGetEndpointForServiceOptions(IClientConfig)
public static GetEndpointForServiceOptions ToGetEndpointForServiceOptions(this IClientConfig config)
  Parameters
configIClientConfig