Class RollupPropertySourceLinkName.Builder (0.43.0)

public static class RollupPropertySourceLinkName.Builder

Builder for properties/{property}/rollupPropertySourceLinks/{rollup_property_source_link}.

Inheritance

java.lang.Object > RollupPropertySourceLinkName.Builder

Constructors

Builder()

protected Builder()

Methods

build()

public RollupPropertySourceLinkName build()
Returns
TypeDescription
RollupPropertySourceLinkName

getProperty()

public String getProperty()
Returns
TypeDescription
String
public String getRollupPropertySourceLink()
Returns
TypeDescription
String

setProperty(String property)

public RollupPropertySourceLinkName.Builder setProperty(String property)
Parameter
NameDescription
propertyString
Returns
TypeDescription
RollupPropertySourceLinkName.Builder
public RollupPropertySourceLinkName.Builder setRollupPropertySourceLink(String rollupPropertySourceLink)
Parameter
NameDescription
rollupPropertySourceLinkString
Returns
TypeDescription
RollupPropertySourceLinkName.Builder