public static interface InsightSelector.Builder extends SdkPojo, CopyableBuilder<InsightSelector.Builder,InsightSelector>
| Modifier and Type | Method and Description |
|---|---|
InsightSelector.Builder |
insightType(InsightType insightType)
The type of Insights events to log on a trail.
|
InsightSelector.Builder |
insightType(String insightType)
The type of Insights events to log on a trail.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildInsightSelector.Builder insightType(String insightType)
The type of Insights events to log on a trail. The valid Insights type in this release is
ApiCallRateInsight.
insightType - The type of Insights events to log on a trail. The valid Insights type in this release is
ApiCallRateInsight.InsightType,
InsightTypeInsightSelector.Builder insightType(InsightType insightType)
The type of Insights events to log on a trail. The valid Insights type in this release is
ApiCallRateInsight.
insightType - The type of Insights events to log on a trail. The valid Insights type in this release is
ApiCallRateInsight.InsightType,
InsightTypeCopyright © 2021. All rights reserved.