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