Uses of Class
com.google.cloud.certificatemanager.v1.CertificateManagerGrpc.CertificateManagerStub
-
Packages that use CertificateManagerGrpc.CertificateManagerStub Package Description com.google.cloud.certificatemanager.v1 A client to Certificate Manager API -
-
Uses of CertificateManagerGrpc.CertificateManagerStub in com.google.cloud.certificatemanager.v1
Methods in com.google.cloud.certificatemanager.v1 that return CertificateManagerGrpc.CertificateManagerStub Modifier and Type Method Description protected CertificateManagerGrpc.CertificateManagerStub
CertificateManagerGrpc.CertificateManagerStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static CertificateManagerGrpc.CertificateManagerStub
CertificateManagerGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-