Méthode | Description | |
---|---|---|
Add ( string serviceName, bool dualStack, RegionEndpoint endpoint ) : void | ||
ContainsKey ( string servicName ) : bool | ||
TryGetEndpoint ( string serviceName, bool dualStack, RegionEndpoint &endpoint ) : bool |
Méthode | Description | |
---|---|---|
GetMap ( bool dualStack ) : Amazon.RegionEndpoint.Endpoint>.Dictionary |
public Add ( string serviceName, bool dualStack, RegionEndpoint endpoint ) : void | ||
serviceName | string | |
dualStack | bool | |
endpoint | RegionEndpoint | |
Résultat | void |
public ContainsKey ( string servicName ) : bool | ||
servicName | string | |
Résultat | bool |
public TryGetEndpoint ( string serviceName, bool dualStack, RegionEndpoint &endpoint ) : bool | ||
serviceName | string | |
dualStack | bool | |
endpoint | RegionEndpoint | |
Résultat | bool |