Table of Contents

Class EndpointOperationContext

Namespace
Amazon.Runtime.Internal
Assembly
AWSSDK.Core.dll

Class containing context information to use with endpoint discovery

This class is only intended for internal use inside the AWS client libraries. Callers shouldn't ever interact directly with objects of this class.

public class EndpointOperationContext : EndpointOperationContextBase
Inheritance
EndpointOperationContext
Inherited Members

Constructors

EndpointOperationContext(string, string, EndpointDiscoveryDataBase, bool, Uri)

public EndpointOperationContext(string customerCredentials, string operationName, EndpointDiscoveryDataBase endpointDiscoveryData, bool evictCacheKey, Uri evictUri)

Parameters

customerCredentials string
operationName string
endpointDiscoveryData EndpointDiscoveryDataBase
evictCacheKey bool
evictUri Uri