Send feedback
Class ArtifactName (0.1.1)
bookmark_border bookmark
Stay organized with collections
Save and categorize content based on your preferences.
On this page Inheritance Implements Inherited Members Static Methods format(String project, String location, String artifact) formatProjectLocationApiArtifactName(String project, String location, String api, String artifact) formatProjectLocationApiDeploymentArtifactName(String project, String location, String api, String deployment, String artifact) formatProjectLocationApiVersionArtifactName(String project, String location, String api, String version, String artifact) formatProjectLocationApiVersionSpecArtifactName(String project, String location, String api, String version, String spec, String artifact) formatProjectLocationArtifactName(String project, String location, String artifact) isParsableFrom(String formattedString) newBuilder() newProjectLocationApiArtifactBuilder() newProjectLocationApiDeploymentArtifactBuilder() newProjectLocationApiVersionArtifactBuilder() newProjectLocationApiVersionSpecArtifactBuilder() newProjectLocationArtifactBuilder() of(String project, String location, String artifact) ofProjectLocationApiArtifactName(String project, String location, String api, String artifact) ofProjectLocationApiDeploymentArtifactName(String project, String location, String api, String deployment, String artifact) ofProjectLocationApiVersionArtifactName(String project, String location, String api, String version, String artifact) ofProjectLocationApiVersionSpecArtifactName(String project, String location, String api, String version, String spec, String artifact) ofProjectLocationArtifactName(String project, String location, String artifact) parse(String formattedString) parseList(List<String> formattedStrings) toStringList(List<ArtifactName> values) Constructors Methods
Version 0.1.1 keyboard_arrow_down
public class ArtifactName implements ResourceName
Inheritance
Object >
ArtifactName
Implements
com.google.api.resourcenames.ResourceName
Inherited Members
Static Methods
public static String format ( String project , String location , String artifact )
Parameters
Returns
public static String formatProjectLocationApiArtifactName ( String project , String location , String api , String artifact )
Parameters
Returns
public static String formatProjectLocationApiDeploymentArtifactName ( String project , String location , String api , String deployment , String artifact )
Parameters
Returns
public static String formatProjectLocationApiVersionArtifactName ( String project , String location , String api , String version , String artifact )
Parameters
Returns
public static String formatProjectLocationApiVersionSpecArtifactName ( String project , String location , String api , String version , String spec , String artifact )
Parameters
Returns
public static String formatProjectLocationArtifactName ( String project , String location , String artifact )
Parameters
Returns
isParsableFrom(String formattedString)
public static boolean isParsableFrom ( String formattedString )
Parameter
Name Description formattedString String
Returns
newBuilder()
public static ArtifactName . Builder newBuilder ()
Returns
newProjectLocationApiArtifactBuilder()
public static ArtifactName . ProjectLocationApiArtifactBuilder newProjectLocationApiArtifactBuilder ()
Returns
newProjectLocationApiDeploymentArtifactBuilder()
public static ArtifactName . ProjectLocationApiDeploymentArtifactBuilder newProjectLocationApiDeploymentArtifactBuilder ()
Returns
newProjectLocationApiVersionArtifactBuilder()
public static ArtifactName . ProjectLocationApiVersionArtifactBuilder newProjectLocationApiVersionArtifactBuilder ()
Returns
newProjectLocationApiVersionSpecArtifactBuilder()
public static ArtifactName . ProjectLocationApiVersionSpecArtifactBuilder newProjectLocationApiVersionSpecArtifactBuilder ()
Returns
newProjectLocationArtifactBuilder()
public static ArtifactName . Builder newProjectLocationArtifactBuilder ()
Returns
of(String project, String location, String artifact)
public static ArtifactName of ( String project , String location , String artifact )
Parameters
Returns
ofProjectLocationApiArtifactName(String project, String location, String api, String artifact)
public static ArtifactName ofProjectLocationApiArtifactName ( String project , String location , String api , String artifact )
Parameters
Returns
ofProjectLocationApiDeploymentArtifactName(String project, String location, String api, String deployment, String artifact)
public static ArtifactName ofProjectLocationApiDeploymentArtifactName ( String project , String location , String api , String deployment , String artifact )
Parameters
Returns
ofProjectLocationApiVersionArtifactName(String project, String location, String api, String version, String artifact)
public static ArtifactName ofProjectLocationApiVersionArtifactName ( String project , String location , String api , String version , String artifact )
Parameters
Returns
ofProjectLocationApiVersionSpecArtifactName(String project, String location, String api, String version, String spec, String artifact)
public static ArtifactName ofProjectLocationApiVersionSpecArtifactName ( String project , String location , String api , String version , String spec , String artifact )
Parameters
Returns
ofProjectLocationArtifactName(String project, String location, String artifact)
public static ArtifactName ofProjectLocationArtifactName ( String project , String location , String artifact )
Parameters
Returns
parse(String formattedString)
public static ArtifactName parse ( String formattedString )
Parameter
Name Description formattedString String
Returns
parseList(List<String> formattedStrings)
public static List<ArtifactName> parseList ( List<String> formattedStrings )
Parameter
Returns
toStringList(List<ArtifactName> values)
public static List<String> toStringList ( List<ArtifactName> values )
Parameter
Returns
Constructors
ArtifactName()
Methods
equals(Object o)
public boolean equals ( Object o )
Parameter
Returns
Overrides
getApi()
Returns
getArtifact()
public String getArtifact ()
Returns
getDeployment()
public String getDeployment ()
Returns
getFieldValue(String fieldName)
public String getFieldValue ( String fieldName )
Parameter
Name Description fieldName String
Returns
getFieldValuesMap()
public Map<String , String > getFieldValuesMap ()
Returns
getLocation()
public String getLocation ()
Returns
getProject()
public String getProject ()
Returns
getSpec()
Returns
getVersion()
public String getVersion ()
Returns
hashCode()
Returns
Overrides
toBuilder()
public ArtifactName . Builder toBuilder ()
Returns
toString()
Returns
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-21 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[],[]]