Class InsightName.BillingAccountLocationInsightTypeInsightBuilder (2.16.0)

public static class InsightName.BillingAccountLocationInsightTypeInsightBuilder

Builder for billingAccounts/{billing_account}/locations/{location}/insightTypes/{insight_type}/insights/{insight}.

Inheritance

java.lang.Object > InsightName.BillingAccountLocationInsightTypeInsightBuilder

Constructors

BillingAccountLocationInsightTypeInsightBuilder()

protected BillingAccountLocationInsightTypeInsightBuilder()

Methods

build()

public InsightName build()
Returns
TypeDescription
InsightName

getBillingAccount()

public String getBillingAccount()
Returns
TypeDescription
String

getInsight()

public String getInsight()
Returns
TypeDescription
String

getInsightType()

public String getInsightType()
Returns
TypeDescription
String

getLocation()

public String getLocation()
Returns
TypeDescription
String

setBillingAccount(String billingAccount)

public InsightName.BillingAccountLocationInsightTypeInsightBuilder setBillingAccount(String billingAccount)
Parameter
NameDescription
billingAccountString

setInsight(String insight)

public InsightName.BillingAccountLocationInsightTypeInsightBuilder setInsight(String insight)
Parameter
NameDescription
insightString

setInsightType(String insightType)

public InsightName.BillingAccountLocationInsightTypeInsightBuilder setInsightType(String insightType)
Parameter
NameDescription
insightTypeString

setLocation(String location)

public InsightName.BillingAccountLocationInsightTypeInsightBuilder setLocation(String location)
Parameter
NameDescription
locationString