Uses of Class
io.grafeas.v1beta1.common.UntypedIamResourceName
-
Packages that use UntypedIamResourceName Package Description io.grafeas.v1beta1.common -
-
Uses of UntypedIamResourceName in io.grafeas.v1beta1.common
Methods in io.grafeas.v1beta1.common that return UntypedIamResourceName Modifier and Type Method Description static UntypedIamResourceNameUntypedIamResourceName. from(com.google.api.resourcenames.ResourceName resourceName)Deprecated.static UntypedIamResourceNameUntypedIamResourceName. parse(String formattedString)Deprecated.Methods in io.grafeas.v1beta1.common that return types with arguments of type UntypedIamResourceName Modifier and Type Method Description static List<UntypedIamResourceName>UntypedIamResourceName. parseList(List<String> formattedStrings)Deprecated.Method parameters in io.grafeas.v1beta1.common with type arguments of type UntypedIamResourceName Modifier and Type Method Description static List<String>UntypedIamResourceName. toStringList(List<UntypedIamResourceName> values)Deprecated.
-