Uses of Interface
com.google.cloud.compute.v1.SslCertificateManagedSslCertificateOrBuilder
-
Packages that use SslCertificateManagedSslCertificateOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of SslCertificateManagedSslCertificateOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement SslCertificateManagedSslCertificateOrBuilder Modifier and Type Class Description class
SslCertificateManagedSslCertificate
Configuration and status of a managed SSL certificate.static class
SslCertificateManagedSslCertificate.Builder
Configuration and status of a managed SSL certificate.Methods in com.google.cloud.compute.v1 that return SslCertificateManagedSslCertificateOrBuilder Modifier and Type Method Description SslCertificateManagedSslCertificateOrBuilder
SslCertificate.Builder. getManagedOrBuilder()
Configuration and status of a managed SSL certificate.SslCertificateManagedSslCertificateOrBuilder
SslCertificate. getManagedOrBuilder()
Configuration and status of a managed SSL certificate.SslCertificateManagedSslCertificateOrBuilder
SslCertificateOrBuilder. getManagedOrBuilder()
Configuration and status of a managed SSL certificate.
-