Uses of Class
com.google.appengine.v1.AuthorizedCertificatesSettings
-
Packages that use AuthorizedCertificatesSettings Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of AuthorizedCertificatesSettings in com.google.appengine.v1
Methods in com.google.appengine.v1 that return AuthorizedCertificatesSettings Modifier and Type Method Description AuthorizedCertificatesSettings
AuthorizedCertificatesSettings.Builder. build()
static AuthorizedCertificatesSettings
AuthorizedCertificatesSettings. create(AuthorizedCertificatesStubSettings stub)
AuthorizedCertificatesSettings
AuthorizedCertificatesClient. getSettings()
Methods in com.google.appengine.v1 with parameters of type AuthorizedCertificatesSettings Modifier and Type Method Description static AuthorizedCertificatesClient
AuthorizedCertificatesClient. create(AuthorizedCertificatesSettings settings)
Constructs an instance of AuthorizedCertificatesClient, using the given settings.Constructors in com.google.appengine.v1 with parameters of type AuthorizedCertificatesSettings Constructor Description AuthorizedCertificatesClient(AuthorizedCertificatesSettings settings)
Constructs an instance of AuthorizedCertificatesClient, using the given settings.Builder(AuthorizedCertificatesSettings settings)
-