Uses of Class
com.google.cloud.certificatemanager.v1.stub.CertificateManagerStub
-
Packages that use CertificateManagerStub Package Description com.google.cloud.certificatemanager.v1 A client to Certificate Manager APIcom.google.cloud.certificatemanager.v1.stub -
-
Uses of CertificateManagerStub in com.google.cloud.certificatemanager.v1
Methods in com.google.cloud.certificatemanager.v1 that return CertificateManagerStub Modifier and Type Method Description CertificateManagerStubCertificateManagerClient. getStub()Methods in com.google.cloud.certificatemanager.v1 with parameters of type CertificateManagerStub Modifier and Type Method Description static CertificateManagerClientCertificateManagerClient. create(CertificateManagerStub stub)Constructs an instance of CertificateManagerClient, using the given stub for making calls.Constructors in com.google.cloud.certificatemanager.v1 with parameters of type CertificateManagerStub Constructor Description CertificateManagerClient(CertificateManagerStub stub) -
Uses of CertificateManagerStub in com.google.cloud.certificatemanager.v1.stub
Subclasses of CertificateManagerStub in com.google.cloud.certificatemanager.v1.stub Modifier and Type Class Description classGrpcCertificateManagerStubgRPC stub implementation for the CertificateManager service API.classHttpJsonCertificateManagerStubREST stub implementation for the CertificateManager service API.Methods in com.google.cloud.certificatemanager.v1.stub that return CertificateManagerStub Modifier and Type Method Description CertificateManagerStubCertificateManagerStubSettings. createStub()
-