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 AuthorizedCertificatesSettingsAuthorizedCertificatesSettings.Builder. build()static AuthorizedCertificatesSettingsAuthorizedCertificatesSettings. create(AuthorizedCertificatesStubSettings stub)AuthorizedCertificatesSettingsAuthorizedCertificatesClient. getSettings()Methods in com.google.appengine.v1 with parameters of type AuthorizedCertificatesSettings Modifier and Type Method Description static AuthorizedCertificatesClientAuthorizedCertificatesClient. 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)
-