| Class | Description |
|---|---|
| OnAwsCloudEnvironmentCondition | Deprecated |
| OnClassCondition | |
| OnMissingAmazonClientCondition | |
| OnMissingAwsCloudEnvironmentCondition |
| Annotation Type | Description |
|---|---|
| ConditionalOnAwsCloudEnvironment | Deprecated
use annotation from the autoconfigure module.
|
| ConditionalOnClass |
Condition that checks if a class is available.
|
| ConditionalOnMissingAmazonClient | |
| ConditionalOnMissingAwsCloudEnvironment |
Conditional annotation that returns true if the current JVM is not started
inside an AWS cloud environment. |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.