Interface DescribeComponentConfigurationRecommendationResponse.Builder

All Superinterfaces:
ApplicationInsightsResponse.Builder, AwsResponse.Builder, Buildable, CopyableBuilder<DescribeComponentConfigurationRecommendationResponse.Builder,DescribeComponentConfigurationRecommendationResponse>, SdkBuilder<DescribeComponentConfigurationRecommendationResponse.Builder,DescribeComponentConfigurationRecommendationResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DescribeComponentConfigurationRecommendationResponse

  • Method Details

    • componentConfiguration

      DescribeComponentConfigurationRecommendationResponse.Builder componentConfiguration(String componentConfiguration)

      The recommended configuration settings of the component. The value is the escaped JSON of the configuration.

      Parameters:
      componentConfiguration - The recommended configuration settings of the component. The value is the escaped JSON of the configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.