Class InsightTypeConfigName.OrganizationLocationInsightTypeBuilder (2.43.0)

public static class InsightTypeConfigName.OrganizationLocationInsightTypeBuilder

Builder for organizations/{organization}/locations/{location}/insightTypes/{insight_type}/config.

Inheritance

java.lang.Object > InsightTypeConfigName.OrganizationLocationInsightTypeBuilder

Constructors

OrganizationLocationInsightTypeBuilder()

protected OrganizationLocationInsightTypeBuilder()

Methods

build()

public InsightTypeConfigName build()
Returns
TypeDescription
InsightTypeConfigName

getInsightType()

public String getInsightType()
Returns
TypeDescription
String

getLocation()

public String getLocation()
Returns
TypeDescription
String

getOrganization()

public String getOrganization()
Returns
TypeDescription
String

setInsightType(String insightType)

public InsightTypeConfigName.OrganizationLocationInsightTypeBuilder setInsightType(String insightType)
Parameter
NameDescription
insightTypeString
Returns
TypeDescription
InsightTypeConfigName.OrganizationLocationInsightTypeBuilder

setLocation(String location)

public InsightTypeConfigName.OrganizationLocationInsightTypeBuilder setLocation(String location)
Parameter
NameDescription
locationString
Returns
TypeDescription
InsightTypeConfigName.OrganizationLocationInsightTypeBuilder

setOrganization(String organization)

public InsightTypeConfigName.OrganizationLocationInsightTypeBuilder setOrganization(String organization)
Parameter
NameDescription
organizationString
Returns
TypeDescription
InsightTypeConfigName.OrganizationLocationInsightTypeBuilder