Uses of Class
com.google.cloud.compute.v1.SslCertificatesSettings
-
Packages that use SslCertificatesSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of SslCertificatesSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SslCertificatesSettings Modifier and Type Method Description SslCertificatesSettingsSslCertificatesSettings.Builder. build()static SslCertificatesSettingsSslCertificatesSettings. create(SslCertificatesStubSettings stub)SslCertificatesSettingsSslCertificatesClient. getSettings()Methods in com.google.cloud.compute.v1 with parameters of type SslCertificatesSettings Modifier and Type Method Description static SslCertificatesClientSslCertificatesClient. create(SslCertificatesSettings settings)Constructs an instance of SslCertificatesClient, using the given settings.Constructors in com.google.cloud.compute.v1 with parameters of type SslCertificatesSettings Constructor Description Builder(SslCertificatesSettings settings)SslCertificatesClient(SslCertificatesSettings settings)Constructs an instance of SslCertificatesClient, using the given settings.
-