Uses of Class
com.google.cloud.certificatemanager.v1.CertificateManagerGrpc.CertificateManagerBlockingStub
-
Packages that use CertificateManagerGrpc.CertificateManagerBlockingStub Package Description com.google.cloud.certificatemanager.v1 A client to Certificate Manager API -
-
Uses of CertificateManagerGrpc.CertificateManagerBlockingStub in com.google.cloud.certificatemanager.v1
Methods in com.google.cloud.certificatemanager.v1 that return CertificateManagerGrpc.CertificateManagerBlockingStub Modifier and Type Method Description protected CertificateManagerGrpc.CertificateManagerBlockingStub
CertificateManagerGrpc.CertificateManagerBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static CertificateManagerGrpc.CertificateManagerBlockingStub
CertificateManagerGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-