Class RollupPropertySourceLinkName (0.70.0)

publicclassRollupPropertySourceLinkNameimplementsResourceName

Inheritance

Object > RollupPropertySourceLinkName

Implements

com.google.api.resourcenames.ResourceName

Static Methods

format(String property, String rollupPropertySourceLink)

publicstaticStringformat(Stringproperty,StringrollupPropertySourceLink)
Parameters
NameDescription
propertyString
rollupPropertySourceLinkString
Returns
TypeDescription
String

isParsableFrom(String formattedString)

publicstaticbooleanisParsableFrom(StringformattedString)
Parameter
NameDescription
formattedStringString
Returns
TypeDescription
boolean

newBuilder()

publicstaticRollupPropertySourceLinkName.BuildernewBuilder()
Returns
TypeDescription
RollupPropertySourceLinkName.Builder

of(String property, String rollupPropertySourceLink)

publicstaticRollupPropertySourceLinkNameof(Stringproperty,StringrollupPropertySourceLink)
Parameters
NameDescription
propertyString
rollupPropertySourceLinkString
Returns
TypeDescription
RollupPropertySourceLinkName

parse(String formattedString)

publicstaticRollupPropertySourceLinkNameparse(StringformattedString)
Parameter
NameDescription
formattedStringString
Returns
TypeDescription
RollupPropertySourceLinkName

parseList(List<String> formattedStrings)

publicstaticList<RollupPropertySourceLinkName>parseList(List<String>formattedStrings)
Parameter
NameDescription
formattedStringsList<String>
Returns
TypeDescription
List<RollupPropertySourceLinkName>

toStringList(List<RollupPropertySourceLinkName> values)

publicstaticList<String>toStringList(List<RollupPropertySourceLinkName>values)
Parameter
NameDescription
valuesList<RollupPropertySourceLinkName>
Returns
TypeDescription
List<String>

Constructors

RollupPropertySourceLinkName() (deprecated)

protectedRollupPropertySourceLinkName()

Methods

equals(Object o)

publicbooleanequals(Objecto)
Parameter
NameDescription
oObject
Returns
TypeDescription
boolean
Overrides

getFieldValue(String fieldName)

publicStringgetFieldValue(StringfieldName)
Parameter
NameDescription
fieldNameString
Returns
TypeDescription
String

getFieldValuesMap()

publicMap<String,String>getFieldValuesMap()
Returns
TypeDescription
Map<String,String>

getProperty()

publicStringgetProperty()
Returns
TypeDescription
String
publicStringgetRollupPropertySourceLink()
Returns
TypeDescription
String

hashCode()

publicinthashCode()
Returns
TypeDescription
int
Overrides

toBuilder()

publicRollupPropertySourceLinkName.BuildertoBuilder()
Returns
TypeDescription
RollupPropertySourceLinkName.Builder

toString()

publicStringtoString()
Returns
TypeDescription
String
Overrides