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 AuthorizedCertificatesStub
AuthorizedCertificatesClient. getStub()
Methods in com.google.appengine.v1 with parameters of type AuthorizedCertificatesStub Modifier and Type Method Description static AuthorizedCertificatesClient
AuthorizedCertificatesClient. 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 class
GrpcAuthorizedCertificatesStub
gRPC stub implementation for the AuthorizedCertificates service API.class
HttpJsonAuthorizedCertificatesStub
REST stub implementation for the AuthorizedCertificates service API.Methods in com.google.appengine.v1.stub that return AuthorizedCertificatesStub Modifier and Type Method Description AuthorizedCertificatesStub
AuthorizedCertificatesStubSettings. createStub()
-