Class InsightTypeName.InsightTypeBuilder (2.44.0)

public static class InsightTypeName.InsightTypeBuilder

Builder for insightTypes/{insight_type}.

Inheritance

java.lang.Object > InsightTypeName.InsightTypeBuilder

Constructors

InsightTypeBuilder()

protected InsightTypeBuilder()

Methods

build()

public InsightTypeName build()
Returns
Type Description
InsightTypeName

getInsightType()

public String getInsightType()
Returns
Type Description
String

setInsightType(String insightType)

public InsightTypeName.InsightTypeBuilder setInsightType(String insightType)
Parameter
Name Description
insightType String
Returns
Type Description
InsightTypeName.InsightTypeBuilder