Interface Recommendation.Builder

All Superinterfaces:
Buildable, CopyableBuilder<Recommendation.Builder,Recommendation>, SdkBuilder<Recommendation.Builder,Recommendation>, SdkPojo
Enclosing class:
Recommendation

public static interface Recommendation.Builder extends SdkPojo, CopyableBuilder<Recommendation.Builder,Recommendation>
  • Method Details

    • storageType

      Recommendation.Builder storageType(String storageType)

      A recommended Amazon Web Services storage service that you can migrate data to based on information that DataSync Discovery collects about your on-premises storage system.

      Parameters:
      storageType - A recommended Amazon Web Services storage service that you can migrate data to based on information that DataSync Discovery collects about your on-premises storage system.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • storageConfiguration

      Recommendation.Builder storageConfiguration(Map<String,String> storageConfiguration)

      Information about how you can set up a recommended Amazon Web Services storage service.

      Parameters:
      storageConfiguration - Information about how you can set up a recommended Amazon Web Services storage service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • estimatedMonthlyStorageCost

      Recommendation.Builder estimatedMonthlyStorageCost(String estimatedMonthlyStorageCost)

      The estimated monthly cost of the recommended Amazon Web Services storage service.

      Parameters:
      estimatedMonthlyStorageCost - The estimated monthly cost of the recommended Amazon Web Services storage service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.