Uses of Class
com.google.cloud.security.privateca.v1beta1.ReusableConfigName
-
Packages that use ReusableConfigName Package Description com.google.cloud.security.privateca.v1beta1 A client to Certificate Authority API -
-
Uses of ReusableConfigName in com.google.cloud.security.privateca.v1beta1
Methods in com.google.cloud.security.privateca.v1beta1 that return ReusableConfigName Modifier and Type Method Description ReusableConfigNameReusableConfigName.Builder. build()static ReusableConfigNameReusableConfigName. of(String project, String location, String reusableConfig)static ReusableConfigNameReusableConfigName. parse(String formattedString)Methods in com.google.cloud.security.privateca.v1beta1 that return types with arguments of type ReusableConfigName Modifier and Type Method Description static List<ReusableConfigName>ReusableConfigName. parseList(List<String> formattedStrings)Methods in com.google.cloud.security.privateca.v1beta1 with parameters of type ReusableConfigName Modifier and Type Method Description ReusableConfigCertificateAuthorityServiceClient. getReusableConfig(ReusableConfigName name)Returns a [ReusableConfig][google.cloud.security.privateca.v1beta1.ReusableConfig].Method parameters in com.google.cloud.security.privateca.v1beta1 with type arguments of type ReusableConfigName Modifier and Type Method Description static List<String>ReusableConfigName. toStringList(List<ReusableConfigName> values)
-