Uses of Interface
com.google.cloud.certificatemanager.v1.Certificate.ManagedCertificateOrBuilder
-
Packages that use Certificate.ManagedCertificateOrBuilder Package Description com.google.cloud.certificatemanager.v1 A client to Certificate Manager API -
-
Uses of Certificate.ManagedCertificateOrBuilder in com.google.cloud.certificatemanager.v1
Classes in com.google.cloud.certificatemanager.v1 that implement Certificate.ManagedCertificateOrBuilder Modifier and Type Class Description static class
Certificate.ManagedCertificate
Configuration and state of a Managed Certificate.static class
Certificate.ManagedCertificate.Builder
Configuration and state of a Managed Certificate.Methods in com.google.cloud.certificatemanager.v1 that return Certificate.ManagedCertificateOrBuilder Modifier and Type Method Description Certificate.ManagedCertificateOrBuilder
Certificate.Builder. getManagedOrBuilder()
If set, contains configuration and state of a managed certificate.Certificate.ManagedCertificateOrBuilder
Certificate. getManagedOrBuilder()
If set, contains configuration and state of a managed certificate.Certificate.ManagedCertificateOrBuilder
CertificateOrBuilder. getManagedOrBuilder()
If set, contains configuration and state of a managed certificate.
-