public static interface ListInsightsOngoingStatusFilter.Builder extends SdkPojo, CopyableBuilder<ListInsightsOngoingStatusFilter.Builder,ListInsightsOngoingStatusFilter>
| Modifier and Type | Method and Description |
|---|---|
ListInsightsOngoingStatusFilter.Builder |
type(InsightType type)
Use to filter for either
REACTIVE or PROACTIVE insights. |
ListInsightsOngoingStatusFilter.Builder |
type(String type)
Use to filter for either
REACTIVE or PROACTIVE insights. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildListInsightsOngoingStatusFilter.Builder type(String type)
Use to filter for either REACTIVE or PROACTIVE insights.
type - Use to filter for either REACTIVE or PROACTIVE insights.InsightType,
InsightTypeListInsightsOngoingStatusFilter.Builder type(InsightType type)
Use to filter for either REACTIVE or PROACTIVE insights.
type - Use to filter for either REACTIVE or PROACTIVE insights.InsightType,
InsightTypeCopyright © 2023. All rights reserved.