Uses of Interface
software.amazon.awssdk.services.applicationinsights.model.DescribeComponentConfigurationRecommendationResponse.Builder
-
Packages that use DescribeComponentConfigurationRecommendationResponse.Builder Package Description software.amazon.awssdk.services.applicationinsights.model -
-
Uses of DescribeComponentConfigurationRecommendationResponse.Builder in software.amazon.awssdk.services.applicationinsights.model
Methods in software.amazon.awssdk.services.applicationinsights.model that return DescribeComponentConfigurationRecommendationResponse.Builder Modifier and Type Method Description static DescribeComponentConfigurationRecommendationResponse.BuilderDescribeComponentConfigurationRecommendationResponse. builder()DescribeComponentConfigurationRecommendationResponse.BuilderDescribeComponentConfigurationRecommendationResponse.Builder. componentConfiguration(String componentConfiguration)The recommended configuration settings of the component.DescribeComponentConfigurationRecommendationResponse.BuilderDescribeComponentConfigurationRecommendationResponse. toBuilder()Methods in software.amazon.awssdk.services.applicationinsights.model that return types with arguments of type DescribeComponentConfigurationRecommendationResponse.Builder Modifier and Type Method Description static Class<? extends DescribeComponentConfigurationRecommendationResponse.Builder>DescribeComponentConfigurationRecommendationResponse. serializableBuilderClass()
-