public class PatchJobName implements ResourceName
Inheritance
Object >
PatchJobName
Implements
com.google.api.resourcenames.ResourceName
Static Methods
public static String format(String project, String patchJob)
Returns |
Type |
Description |
String |
|
isParsableFrom(String formattedString)
public static boolean isParsableFrom(String formattedString)
Parameter |
Name |
Description |
formattedString |
String
|
newBuilder()
public static PatchJobName.Builder newBuilder()
of(String project, String patchJob)
public static PatchJobName of(String project, String patchJob)
parse(String formattedString)
public static PatchJobName parse(String formattedString)
Parameter |
Name |
Description |
formattedString |
String
|
parseList(List<String> formattedStrings)
public static List<PatchJobName> parseList(List<String> formattedStrings)
Parameter |
Name |
Description |
formattedStrings |
List<String>
|
toStringList(List<PatchJobName> values)
public static List<String> toStringList(List<PatchJobName> values)