Uses of Class
com.google.cloud.security.privateca.v1beta1.CertificateAuthorityServiceSettings
-
Packages that use CertificateAuthorityServiceSettings Package Description com.google.cloud.security.privateca.v1beta1 A client to Certificate Authority API -
-
Uses of CertificateAuthorityServiceSettings in com.google.cloud.security.privateca.v1beta1
Methods in com.google.cloud.security.privateca.v1beta1 that return CertificateAuthorityServiceSettings Modifier and Type Method Description CertificateAuthorityServiceSettingsCertificateAuthorityServiceSettings.Builder. build()static CertificateAuthorityServiceSettingsCertificateAuthorityServiceSettings. create(CertificateAuthorityServiceStubSettings stub)CertificateAuthorityServiceSettingsCertificateAuthorityServiceClient. getSettings()Methods in com.google.cloud.security.privateca.v1beta1 with parameters of type CertificateAuthorityServiceSettings Modifier and Type Method Description static CertificateAuthorityServiceClientCertificateAuthorityServiceClient. create(CertificateAuthorityServiceSettings settings)Constructs an instance of CertificateAuthorityServiceClient, using the given settings.Constructors in com.google.cloud.security.privateca.v1beta1 with parameters of type CertificateAuthorityServiceSettings Constructor Description Builder(CertificateAuthorityServiceSettings settings)CertificateAuthorityServiceClient(CertificateAuthorityServiceSettings settings)Constructs an instance of CertificateAuthorityServiceClient, using the given settings.
-