Class InsightTypeName.OrganizationLocationInsightTypeBuilder (2.60.0)

public static class InsightTypeName.OrganizationLocationInsightTypeBuilder

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

Inheritance

java.lang.Object > InsightTypeName.OrganizationLocationInsightTypeBuilder

Constructors

OrganizationLocationInsightTypeBuilder()

protected OrganizationLocationInsightTypeBuilder()

Methods

build()

public InsightTypeName build()
Returns
Type Description
InsightTypeName

getInsightType()

public String getInsightType()
Returns
Type Description
String

getLocation()

public String getLocation()
Returns
Type Description
String

getOrganization()

public String getOrganization()
Returns
Type Description
String

setInsightType(String insightType)

public InsightTypeName.OrganizationLocationInsightTypeBuilder setInsightType(String insightType)
Parameter
Name Description
insightType String

setLocation(String location)

public InsightTypeName.OrganizationLocationInsightTypeBuilder setLocation(String location)
Parameter
Name Description
location String

setOrganization(String organization)

public InsightTypeName.OrganizationLocationInsightTypeBuilder setOrganization(String organization)
Parameter
Name Description
organization String