Class InsightTypeName.BillingAccountLocationInsightTypeBuilder (2.43.0)

public static class InsightTypeName.BillingAccountLocationInsightTypeBuilder

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

Inheritance

java.lang.Object > InsightTypeName.BillingAccountLocationInsightTypeBuilder

Constructors

BillingAccountLocationInsightTypeBuilder()

protected BillingAccountLocationInsightTypeBuilder()

Methods

build()

public InsightTypeName build()
Returns
TypeDescription
InsightTypeName

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 InsightTypeName.BillingAccountLocationInsightTypeBuilder setBillingAccount(String billingAccount)
Parameter
NameDescription
billingAccountString
Returns
TypeDescription
InsightTypeName.BillingAccountLocationInsightTypeBuilder

setInsightType(String insightType)

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

setLocation(String location)

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