public static interface DescribeComponentConfigurationRecommendationRequest.Builder extends ApplicationInsightsRequest.Builder, SdkPojo, CopyableBuilder<DescribeComponentConfigurationRecommendationRequest.Builder,DescribeComponentConfigurationRecommendationRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeComponentConfigurationRecommendationRequest.Builder resourceGroupName(String resourceGroupName)
The name of the resource group.
resourceGroupName - The name of the resource group.DescribeComponentConfigurationRecommendationRequest.Builder componentName(String componentName)
The name of the component.
componentName - The name of the component.DescribeComponentConfigurationRecommendationRequest.Builder tier(String tier)
The tier of the application component.
DescribeComponentConfigurationRecommendationRequest.Builder tier(Tier tier)
The tier of the application component.
DescribeComponentConfigurationRecommendationRequest.Builder workloadName(String workloadName)
The name of the workload.
workloadName - The name of the workload.DescribeComponentConfigurationRecommendationRequest.Builder recommendationType(String recommendationType)
The recommended configuration type.
recommendationType - The recommended configuration type.RecommendationType,
RecommendationTypeDescribeComponentConfigurationRecommendationRequest.Builder recommendationType(RecommendationType recommendationType)
The recommended configuration type.
recommendationType - The recommended configuration type.RecommendationType,
RecommendationTypeDescribeComponentConfigurationRecommendationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeComponentConfigurationRecommendationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.