public static interface DescribeComponentConfigurationRecommendationResponse.Builder extends ApplicationInsightsResponse.Builder, SdkPojo, CopyableBuilder<DescribeComponentConfigurationRecommendationResponse.Builder,DescribeComponentConfigurationRecommendationResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeComponentConfigurationRecommendationResponse.Builder |
componentConfiguration(String componentConfiguration)
The recommended configuration settings of the component.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeComponentConfigurationRecommendationResponse.Builder componentConfiguration(String componentConfiguration)
The recommended configuration settings of the component. The value is the escaped JSON of the configuration.
componentConfiguration - The recommended configuration settings of the component. The value is the escaped JSON of the
configuration.Copyright © 2020. All rights reserved.