Uses of Class
com.google.appengine.v1.AuthorizedCertificatesClient
-
Packages that use AuthorizedCertificatesClient Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of AuthorizedCertificatesClient in com.google.appengine.v1
Methods in com.google.appengine.v1 that return AuthorizedCertificatesClient Modifier and Type Method Description static AuthorizedCertificatesClientAuthorizedCertificatesClient. create()Constructs an instance of AuthorizedCertificatesClient with default settings.static AuthorizedCertificatesClientAuthorizedCertificatesClient. create(AuthorizedCertificatesSettings settings)Constructs an instance of AuthorizedCertificatesClient, using the given settings.static AuthorizedCertificatesClientAuthorizedCertificatesClient. create(AuthorizedCertificatesStub stub)Constructs an instance of AuthorizedCertificatesClient, using the given stub for making calls.
-