Uses of Class
software.amazon.awssdk.services.xray.model.InsightsConfiguration
-
Packages that use InsightsConfiguration Package Description software.amazon.awssdk.services.xray.model -
-
Uses of InsightsConfiguration in software.amazon.awssdk.services.xray.model
Methods in software.amazon.awssdk.services.xray.model that return InsightsConfiguration Modifier and Type Method Description InsightsConfigurationCreateGroupRequest. insightsConfiguration()The structure containing configurations related to insights.InsightsConfigurationGroup. insightsConfiguration()The structure containing configurations related to insights.InsightsConfigurationGroupSummary. insightsConfiguration()The structure containing configurations related to insights.InsightsConfigurationUpdateGroupRequest. insightsConfiguration()The structure containing configurations related to insights.Methods in software.amazon.awssdk.services.xray.model with parameters of type InsightsConfiguration Modifier and Type Method Description CreateGroupRequest.BuilderCreateGroupRequest.Builder. insightsConfiguration(InsightsConfiguration insightsConfiguration)The structure containing configurations related to insights.Group.BuilderGroup.Builder. insightsConfiguration(InsightsConfiguration insightsConfiguration)The structure containing configurations related to insights.GroupSummary.BuilderGroupSummary.Builder. insightsConfiguration(InsightsConfiguration insightsConfiguration)The structure containing configurations related to insights.UpdateGroupRequest.BuilderUpdateGroupRequest.Builder. insightsConfiguration(InsightsConfiguration insightsConfiguration)The structure containing configurations related to insights.
-