Class UntypedInspectTemplateName (3.2.1)

public class UntypedInspectTemplateName extends InspectTemplateName

Deprecated. This resource name class will be removed in the next major version.

AUTO-GENERATED DOCUMENTATION AND CLASS

Inheritance

Object > InspectTemplateName > UntypedInspectTemplateName

Static Methods

from(ResourceName resourceName) (deprecated)

public static UntypedInspectTemplateName from(ResourceName resourceName)
Parameter
NameDescription
resourceNamecom.google.api.resourcenames.ResourceName
Returns

isParsableFrom(String formattedString) (deprecated)

public static boolean isParsableFrom(String formattedString)
Parameter
NameDescription
formattedStringString
Returns
TypeDescription
boolean

parse(String formattedString) (deprecated)

public static UntypedInspectTemplateName parse(String formattedString)
Parameter
NameDescription
formattedStringString
Returns

parseList(List<String> formattedStrings) (deprecated)

public static List<UntypedInspectTemplateName> parseList(List<String> formattedStrings)
Parameter
NameDescription
formattedStringsList<String>
Returns

toStringList(List<UntypedInspectTemplateName> values) (deprecated)

public static List<String> toStringList(List<UntypedInspectTemplateName> values)
Parameter
NameDescription
valuesList<UntypedInspectTemplateName>
Returns
TypeDescription
List<String>

Methods

equals(Object o) (deprecated)

public boolean equals(Object o)
Parameter
NameDescription
oObject
Returns
TypeDescription
boolean
Overrides

getFieldValue(String fieldName) (deprecated)

public String getFieldValue(String fieldName)

Return the initial rawValue if @param fieldName is an empty String, else return null.

Parameter
NameDescription
fieldNameString
Returns
TypeDescription
String
Overrides

getFieldValuesMap() (deprecated)

public Map<String,String> getFieldValuesMap()

Return a map with a single value rawValue keyed on an empty String "".

Returns
TypeDescription
Map<String,String>
Overrides

hashCode() (deprecated)

public int hashCode()
Returns
TypeDescription
int
Overrides

toString() (deprecated)

public String toString()
Returns
TypeDescription
String
Overrides