public class CryptoKeyName implements ResourceName
Inheritance
Object >
CryptoKeyName
Implements
com.google.api.resourcenames.ResourceName
Static Methods
public static String format(String project, String location, String keyRing, String cryptoKey)
isParsableFrom(String formattedString)
public static boolean isParsableFrom(String formattedString)
Parameter |
---|
Name | Description |
formattedString | String
|
newBuilder()
public static CryptoKeyName.Builder newBuilder()
of(String project, String location, String keyRing, String cryptoKey)
public static CryptoKeyName of(St