| Package | Description |
|---|---|
| com.amazonaws.services.trustedadvisor.model |
| Modifier and Type | Method and Description |
|---|---|
static RecommendationSource |
RecommendationSource.fromValue(String value)
Use this in place of valueOf.
|
static RecommendationSource |
RecommendationSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecommendationSource[] |
RecommendationSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RecommendationSummary |
RecommendationSummary.withSource(RecommendationSource source)
The source of the Recommendation
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withSource(RecommendationSource source)
The source of the Recommendation
|
CheckSummary |
CheckSummary.withSource(RecommendationSource source)
The source of the Recommendation
|
Recommendation |
Recommendation.withSource(RecommendationSource source)
The source of the Recommendation
|
OrganizationRecommendation |
OrganizationRecommendation.withSource(RecommendationSource source)
The source of the Recommendation
|
ListRecommendationsRequest |
ListRecommendationsRequest.withSource(RecommendationSource source)
The source of the Recommendation
|
ListOrganizationRecommendationsRequest |
ListOrganizationRecommendationsRequest.withSource(RecommendationSource source)
The source of the Recommendation
|
ListChecksRequest |
ListChecksRequest.withSource(RecommendationSource source)
The source of the check
|
Copyright © 2024. All rights reserved.