| Package | Description |
|---|---|
| software.amazon.awssdk.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
Scope |
PutRecommendationPreferencesRequest.scope()
An object that describes the scope of the recommendation preference to create.
|
Scope |
DeleteRecommendationPreferencesRequest.scope()
An object that describes the scope of the recommendation preference to delete.
|
Scope |
GetRecommendationPreferencesRequest.scope()
An object that describes the scope of the recommendation preference to return.
|
Scope |
RecommendationPreferencesDetail.scope()
An object that describes the scope of the recommendation preference.
|
| Modifier and Type | Method and Description |
|---|---|
PutRecommendationPreferencesRequest.Builder |
PutRecommendationPreferencesRequest.Builder.scope(Scope scope)
An object that describes the scope of the recommendation preference to create.
|
DeleteRecommendationPreferencesRequest.Builder |
DeleteRecommendationPreferencesRequest.Builder.scope(Scope scope)
An object that describes the scope of the recommendation preference to delete.
|
GetRecommendationPreferencesRequest.Builder |
GetRecommendationPreferencesRequest.Builder.scope(Scope scope)
An object that describes the scope of the recommendation preference to return.
|
RecommendationPreferencesDetail.Builder |
RecommendationPreferencesDetail.Builder.scope(Scope scope)
An object that describes the scope of the recommendation preference.
|
Copyright © 2023. All rights reserved.