C# Class Amazon.DNXCore.IntegrationTests.S3.WebProxyTest

Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Свойство Type Description
client Amazon.S3.AmazonS3Client

Méthodes publiques

Méthode Description
CreateClientUsingProxy ( ) : void
CreateClientUsingProxyHostandPort ( ) : void
HostPortPrecedenceSetting ( ) : void
ListBuckets ( ) : void
WebProxyPrecedenceSetting ( ) : void

Method Details

CreateClientUsingProxy() public méthode

public CreateClientUsingProxy ( ) : void
Résultat void

CreateClientUsingProxyHostandPort() public méthode

public CreateClientUsingProxyHostandPort ( ) : void
Résultat void

HostPortPrecedenceSetting() public méthode

public HostPortPrecedenceSetting ( ) : void
Résultat void

ListBuckets() public méthode

public ListBuckets ( ) : void
Résultat void

WebProxyPrecedenceSetting() public méthode

public WebProxyPrecedenceSetting ( ) : void
Résultat void

Property Details

client public_oe property

public AmazonS3Client,Amazon.S3 client
Résultat Amazon.S3.AmazonS3Client