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 CertificateManagerStub
CertificateManagerClient. getStub()
Methods in com.google.cloud.certificatemanager.v1 with parameters of type CertificateManagerStub Modifier and Type Method Description static CertificateManagerClient
CertificateManagerClient. 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 class
GrpcCertificateManagerStub
gRPC stub implementation for the CertificateManager service API.class
HttpJsonCertificateManagerStub
REST stub implementation for the CertificateManager service API.Methods in com.google.cloud.certificatemanager.v1.stub that return CertificateManagerStub Modifier and Type Method Description CertificateManagerStub
CertificateManagerStubSettings. createStub()
-