Class InsightTypeName.FolderLocationInsightTypeBuilder (2.51.0)

See more code actions.
public static class InsightTypeName.FolderLocationInsightTypeBuilder

Builder for folders/{folder}/locations/{location}/insightTypes/{insight_type}.

java.lang.Object > InsightTypeName.FolderLocationInsightTypeBuilder

Constructors

FolderLocationInsightTypeBuilder()

protected FolderLocationInsightTypeBuilder()

Methods

build()

public InsightTypeName build()
Returns
Type Description
InsightTypeName

getFolder()

public String getFolder()
Returns
Type Description
String

getInsightType()

public String getInsightType()
Returns
Type Description
String

getLocation()

public String getLocation()
Returns
Type Description
String

setFolder(String folder)

public InsightTypeName.FolderLocationInsightTypeBuilder setFolder(String folder)
Parameter
Name Description
folder String

setInsightType(String insightType)

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

setLocation(String location)

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