Uses of Class
com.google.appengine.v1.stub.AuthorizedCertificatesStub
-
Packages that use AuthorizedCertificatesStub Package Description com.google.appengine.v1 A client to App Engine Admin APIcom.google.appengine.v1.stub -
-
Uses of AuthorizedCertificatesStub in com.google.appengine.v1
Methods in com.google.appengine.v1 that return AuthorizedCertificatesStub Modifier and Type Method Description AuthorizedCertificatesStubAuthorizedCertificatesClient. getStub()Methods in com.google.appengine.v1 with parameters of type AuthorizedCertificatesStub Modifier and Type Method Description static AuthorizedCertificatesClientAuthorizedCertificatesClient. create(AuthorizedCertificatesStub stub)Constructs an instance of AuthorizedCertificatesClient, using the given stub for making calls.Constructors in com.google.appengine.v1 with parameters of type AuthorizedCertificatesStub Constructor Description AuthorizedCertificatesClient(AuthorizedCertificatesStub stub) -
Uses of AuthorizedCertificatesStub in com.google.appengine.v1.stub
Subclasses of AuthorizedCertificatesStub in com.google.appengine.v1.stub Modifier and Type Class Description classGrpcAuthorizedCertificatesStubgRPC stub implementation for the AuthorizedCertificates service API.classHttpJsonAuthorizedCertificatesStubREST stub implementation for the AuthorizedCertificates service API.Methods in com.google.appengine.v1.stub that return AuthorizedCertificatesStub Modifier and Type Method Description AuthorizedCertificatesStubAuthorizedCertificatesStubSettings. createStub()
-