| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
static ResourceType |
ResourceType.fromValue(String value)
Use this in place of valueOf.
|
static ResourceType |
ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceType[] |
ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PutRecommendationPreferencesRequest |
PutRecommendationPreferencesRequest.withResourceType(ResourceType resourceType)
The target resource type of the recommendation preference to create.
|
RecommendationExportJob |
RecommendationExportJob.withResourceType(ResourceType resourceType)
The resource type of the exported recommendations.
|
RecommendationPreferencesDetail |
RecommendationPreferencesDetail.withResourceType(ResourceType resourceType)
The target resource type of the recommendation preference to create.
|
DeleteRecommendationPreferencesRequest |
DeleteRecommendationPreferencesRequest.withResourceType(ResourceType resourceType)
The target resource type of the recommendation preference to delete.
|
GetRecommendationPreferencesRequest |
GetRecommendationPreferencesRequest.withResourceType(ResourceType resourceType)
The target resource type of the recommendation preference for which to return preferences.
|
Copyright © 2024. All rights reserved.