Table of Contents

Class GetEndpointForServiceOptionsExtensions

Namespace
Amazon.Internal
Assembly
AWSSDK.Core.dll
[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

endpoint RegionEndpoint
config IClientConfig

Returns

RegionEndpoint.Endpoint

ToGetEndpointForServiceOptions(IClientConfig)

public static GetEndpointForServiceOptions ToGetEndpointForServiceOptions(this IClientConfig config)

Parameters

config IClientConfig

Returns

GetEndpointForServiceOptions