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. In this release, only ApiCallRateInsight is supported as
an insight type.
insightType - The type of insights to log on a trail. In this release, only ApiCallRateInsight is
supported as an insight type.InsightType,
InsightTypeInsightSelector.Builder insightType(InsightType insightType)
The type of insights to log on a trail. In this release, only ApiCallRateInsight is supported as
an insight type.
insightType - The type of insights to log on a trail. In this release, only ApiCallRateInsight is
supported as an insight type.InsightType,
InsightTypeCopyright © 2021. All rights reserved.