| Package | Description |
|---|---|
| com.amazonaws.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
static FileFormat |
FileFormat.fromValue(String value)
Use this in place of valueOf.
|
static FileFormat |
FileFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileFormat[] |
FileFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExportLambdaFunctionRecommendationsRequest |
ExportLambdaFunctionRecommendationsRequest.withFileFormat(FileFormat fileFormat)
The format of the export file.
|
ExportECSServiceRecommendationsRequest |
ExportECSServiceRecommendationsRequest.withFileFormat(FileFormat fileFormat)
The format of the export file.
|
ExportEC2InstanceRecommendationsRequest |
ExportEC2InstanceRecommendationsRequest.withFileFormat(FileFormat fileFormat)
The format of the export file.
|
ExportAutoScalingGroupRecommendationsRequest |
ExportAutoScalingGroupRecommendationsRequest.withFileFormat(FileFormat fileFormat)
The format of the export file.
|
ExportEBSVolumeRecommendationsRequest |
ExportEBSVolumeRecommendationsRequest.withFileFormat(FileFormat fileFormat)
The format of the export file.
|
Copyright © 2023. All rights reserved.