Class ConnectionName (0.30.0)
Stay organized with collections
Save and categorize content based on your preferences.
public class ConnectionName implements ResourceName
Inheritance
Object >
ConnectionName
Implements
com.google.api.resourcenames.ResourceName
Static Methods
public static String format(String project, String location, String connection)
Returns |
Type |
Description |
String |
|
isParsableFrom(String formattedString)
public static boolean isParsableFrom(String formattedString)
Parameter |
Name |
Description |
formattedString |
String
|
newBuilder()
public static ConnectionName.Builder newBuilder()
of(String project, String location, String connection)
public static ConnectionName of(String project, String location, String connection)
parse(String formattedString)
public static ConnectionName parse(String formattedString)
Parameter |
Name |
Description |
formattedString |
String
|
parseList(List<String> formattedStrings)
public static List<ConnectionName> parseList(List<String> formattedStrings)
Parameter |
Name |
Description |
formattedStrings |
List<String>
|
toStringList(List<ConnectionName> values)
public static List<String> toStringList(List<ConnectionName> values)
Constructors
ConnectionName() (deprecated)
protected ConnectionName()
Methods
equals(Object o)
public boolean equals(Object o)
Parameter |
Name |
Description |
o |
Object
|
Overrides
getConnection()
public String getConnection()