| Package | Description |
|---|---|
| com.amazonaws.services.trustedadvisor |
TrustedAdvisor Public API
|
| com.amazonaws.services.trustedadvisor.model |
| Modifier and Type | Method and Description |
|---|---|
ListOrganizationRecommendationsRequest |
ListOrganizationRecommendationsRequest.clone() |
ListOrganizationRecommendationsRequest |
ListOrganizationRecommendationsRequest.withAfterLastUpdatedAt(Date afterLastUpdatedAt)
After the last update of the Recommendation
|
ListOrganizationRecommendationsRequest |
ListOrganizationRecommendationsRequest.withAwsService(String awsService)
The aws service associated with the Recommendation
|
ListOrganizationRecommendationsRequest |
ListOrganizationRecommendationsRequest.withBeforeLastUpdatedAt(Date beforeLastUpdatedAt)
Before the last update of the Recommendation
|
ListOrganizationRecommendationsRequest |
ListOrganizationRecommendationsRequest.withCheckIdentifier(String checkIdentifier)
The check identifier of the Recommendation
|
ListOrganizationRecommendationsRequest |
ListOrganizationRecommendationsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return per page.
|
ListOrganizationRecommendationsRequest |
ListOrganizationRecommendationsRequest.withNextToken(String nextToken)
The token for the next set of results.
|
ListOrganizationRecommendationsRequest |
ListOrganizationRecommendationsRequest.withPillar(RecommendationPillar pillar)
The pillar of the Recommendation
|
ListOrganizationRecommendationsRequest |
ListOrganizationRecommendationsRequest.withPillar(String pillar)
The pillar of the Recommendation
|
ListOrganizationRecommendationsRequest |
ListOrganizationRecommendationsRequest.withSource(RecommendationSource source)
The source of the Recommendation
|
ListOrganizationRecommendationsRequest |
ListOrganizationRecommendationsRequest.withSource(String source)
The source of the Recommendation
|
ListOrganizationRecommendationsRequest |
ListOrganizationRecommendationsRequest.withStatus(RecommendationStatus status)
The status of the Recommendation
|
ListOrganizationRecommendationsRequest |
ListOrganizationRecommendationsRequest.withStatus(String status)
The status of the Recommendation
|
ListOrganizationRecommendationsRequest |
ListOrganizationRecommendationsRequest.withType(RecommendationType type)
The type of the Recommendation
|
ListOrganizationRecommendationsRequest |
ListOrganizationRecommendationsRequest.withType(String type)
The type of the Recommendation
|
Copyright © 2024. All rights reserved.