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 to log on a trail.
|
InsightSelector.Builder |
insightType(String insightType)
The type of insights to log on a trail.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildInsightSelector.Builder insightType(String insightType)
The type of insights to log on a trail. ApiCallRateInsight and ApiErrorRateInsight
are valid insight types.
insightType - The type of insights to log on a trail. ApiCallRateInsight and
ApiErrorRateInsight are valid insight types.InsightType,
InsightTypeInsightSelector.Builder insightType(InsightType insightType)
The type of insights to log on a trail. ApiCallRateInsight and ApiErrorRateInsight
are valid insight types.
insightType - The type of insights to log on a trail. ApiCallRateInsight and
ApiErrorRateInsight are valid insight types.InsightType,
InsightTypeCopyright © 2023. All rights reserved.