Uses of Class
com.google.containeranalysis.v1.UntypedIamResourceName
-
Packages that use UntypedIamResourceName Package Description com.google.containeranalysis.v1 -
-
Uses of UntypedIamResourceName in com.google.containeranalysis.v1
Methods in com.google.containeranalysis.v1 that return UntypedIamResourceName Modifier and Type Method Description static UntypedIamResourceName
UntypedIamResourceName. from(com.google.api.resourcenames.ResourceName resourceName)
Deprecated.static UntypedIamResourceName
UntypedIamResourceName. parse(String formattedString)
Deprecated.Methods in com.google.containeranalysis.v1 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 com.google.containeranalysis.v1 with type arguments of type UntypedIamResourceName Modifier and Type Method Description static List<String>
UntypedIamResourceName. toStringList(List<UntypedIamResourceName> values)
Deprecated.
-