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