Uses of Interface
com.google.appengine.v1.ManagedCertificateOrBuilder
-
Packages that use ManagedCertificateOrBuilder Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of ManagedCertificateOrBuilder in com.google.appengine.v1
Classes in com.google.appengine.v1 that implement ManagedCertificateOrBuilder Modifier and Type Class Description classManagedCertificateA certificate managed by App Engine.static classManagedCertificate.BuilderA certificate managed by App Engine.Methods in com.google.appengine.v1 that return ManagedCertificateOrBuilder Modifier and Type Method Description ManagedCertificateOrBuilderAuthorizedCertificate.Builder. getManagedCertificateOrBuilder()Only applicable if this certificate is managed by App Engine.ManagedCertificateOrBuilderAuthorizedCertificate. getManagedCertificateOrBuilder()Only applicable if this certificate is managed by App Engine.ManagedCertificateOrBuilderAuthorizedCertificateOrBuilder. getManagedCertificateOrBuilder()Only applicable if this certificate is managed by App Engine.
-