public abstract class AwsTestBase extends Object
Modifier and Type | Field | Description |
---|---|---|
static AwsCredentials |
credentials |
Deprecated.
Extend from
AwsIntegrationTestBase to access credentials |
static AwsCredentialsProviderChain |
CREDENTIALS_PROVIDER_CHAIN |
Constructor | Description |
---|---|
AwsTestBase() |
Modifier and Type | Method | Description |
---|---|---|
static void |
setUpCredentials() |
Deprecated.
Extend from
AwsIntegrationTestBase to access credentials |
@Deprecated public static AwsCredentials credentials
AwsIntegrationTestBase
to access credentialspublic static final AwsCredentialsProviderChain CREDENTIALS_PROVIDER_CHAIN
@Deprecated public static void setUpCredentials()
AwsIntegrationTestBase
to access credentialsCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.