public abstract class AwsIntegrationTestBase extends Object
| Modifier and Type | Field | Description |
|---|---|---|
static AwsCredentialsProviderChain |
CREDENTIALS_PROVIDER_CHAIN |
| Constructor | Description |
|---|---|
AwsIntegrationTestBase() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
setUpCredentials() |
Before of super class is guaranteed to be called before that of a subclass so the following
is safe.
|
public static final AwsCredentialsProviderChain CREDENTIALS_PROVIDER_CHAIN
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.