| Package | Description |
|---|---|
| com.amazonaws.services.trustedadvisor.model |
| Modifier and Type | Method and Description |
|---|---|
Recommendation |
Recommendation.clone() |
Recommendation |
GetRecommendationResult.getRecommendation()
The Recommendation
|
Recommendation |
Recommendation.withArn(String arn)
The ARN of the Recommendation
|
Recommendation |
Recommendation.withAwsServices(Collection<String> awsServices)
The AWS Services that the Recommendation applies to
|
Recommendation |
Recommendation.withAwsServices(String... awsServices)
The AWS Services that the Recommendation applies to
|
Recommendation |
Recommendation.withCheckArn(String checkArn)
The AWS Trusted Advisor Check ARN that relates to the Recommendation
|
Recommendation |
Recommendation.withCreatedAt(Date createdAt)
When the Recommendation was created, if created by AWS Trusted Advisor Priority
|
Recommendation |
Recommendation.withCreatedBy(String createdBy)
The creator, if created by AWS Trusted Advisor Priority
|
Recommendation |
Recommendation.withDescription(String description)
A description for AWS Trusted Advisor recommendations
|
Recommendation |
Recommendation.withId(String id)
The ID which identifies where the Recommendation was produced
|
Recommendation |
Recommendation.withLastUpdatedAt(Date lastUpdatedAt)
When the Recommendation was last updated
|
Recommendation |
Recommendation.withLifecycleStage(RecommendationLifecycleStage lifecycleStage)
The lifecycle stage from AWS Trusted Advisor Priority
|
Recommendation |
Recommendation.withLifecycleStage(String lifecycleStage)
The lifecycle stage from AWS Trusted Advisor Priority
|
Recommendation |
Recommendation.withName(String name)
The name of the AWS Trusted Advisor Recommendation
|
Recommendation |
Recommendation.withPillars(Collection<String> pillars)
The Pillars that the Recommendation is optimizing
|
Recommendation |
Recommendation.withPillars(RecommendationPillar... pillars)
The Pillars that the Recommendation is optimizing
|
Recommendation |
Recommendation.withPillars(String... pillars)
The Pillars that the Recommendation is optimizing
|
Recommendation |
Recommendation.withPillarSpecificAggregates(RecommendationPillarSpecificAggregates pillarSpecificAggregates)
The pillar aggregations for cost savings
|
Recommendation |
Recommendation.withResolvedAt(Date resolvedAt)
When the Recommendation was resolved
|
Recommendation |
Recommendation.withResourcesAggregates(RecommendationResourcesAggregates resourcesAggregates)
An aggregation of all resources
|
Recommendation |
Recommendation.withSource(RecommendationSource source)
The source of the Recommendation
|
Recommendation |
Recommendation.withSource(String source)
The source of the Recommendation
|
Recommendation |
Recommendation.withStatus(RecommendationStatus status)
The status of the Recommendation
|
Recommendation |
Recommendation.withStatus(String status)
The status of the Recommendation
|
Recommendation |
Recommendation.withType(RecommendationType type)
Whether the Recommendation was automated or generated by AWS Trusted Advisor Priority
|
Recommendation |
Recommendation.withType(String type)
Whether the Recommendation was automated or generated by AWS Trusted Advisor Priority
|
Recommendation |
Recommendation.withUpdatedOnBehalfOf(String updatedOnBehalfOf)
The person on whose behalf a Technical Account Manager (TAM) updated the recommendation.
|
Recommendation |
Recommendation.withUpdatedOnBehalfOfJobTitle(String updatedOnBehalfOfJobTitle)
The job title of the person on whose behalf a Technical Account Manager (TAM) updated the recommendation.
|
Recommendation |
Recommendation.withUpdateReason(String updateReason)
Reason for the lifecycle stage change
|
Recommendation |
Recommendation.withUpdateReasonCode(String updateReasonCode)
Reason code for the lifecycle state change
|
Recommendation |
Recommendation.withUpdateReasonCode(UpdateRecommendationLifecycleStageReasonCode updateReasonCode)
Reason code for the lifecycle state change
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetRecommendationResult.setRecommendation(Recommendation recommendation)
The Recommendation
|
GetRecommendationResult |
GetRecommendationResult.withRecommendation(Recommendation recommendation)
The Recommendation
|
Copyright © 2024. All rights reserved.