Class InsightTypeConfigName.BillingAccountLocationInsightTypeBuilder (2.43.0)

public static class InsightTypeConfigName.BillingAccountLocationInsightTypeBuilder

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

Inheritance

java.lang.Object > InsightTypeConfigName.BillingAccountLocationInsightTypeBuilder

Constructors

BillingAccountLocationInsightTypeBuilder()

protected BillingAccountLocationInsightTypeBuilder()

Methods

build()

public InsightTypeConfigName build()
Returns
TypeDescription
InsightTypeConfigName

getBillingAccount()

public String getBillingAccount()
Returns
TypeDescription
String

getInsightType()

public String getInsightType()
Returns
TypeDescription
String

getLocation()

public String getLocation()
Returns
TypeDescription
String

setBillingAccount(String billingAccount)

public InsightTypeConfigName.BillingAccountLocationInsightTypeBuilder setBillingAccount(String billingAccount)
Parameter
NameDescription
billingAccountString
Returns
TypeDescription
InsightTypeConfigName.BillingAccountLocationInsightTypeBuilder

setInsightType(String insightType)

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

setLocation(String location)

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