Uses of Class
com.google.cloud.kms.v1.KeyManagementServiceGrpc.KeyManagementServiceStub
-
Packages that use KeyManagementServiceGrpc.KeyManagementServiceStub Package Description com.google.cloud.kms.v1 A client to Cloud Key Management Service (KMS) API -
-
Uses of KeyManagementServiceGrpc.KeyManagementServiceStub in com.google.cloud.kms.v1
Methods in com.google.cloud.kms.v1 that return KeyManagementServiceGrpc.KeyManagementServiceStub Modifier and Type Method Description protected KeyManagementServiceGrpc.KeyManagementServiceStub
KeyManagementServiceGrpc.KeyManagementServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static KeyManagementServiceGrpc.KeyManagementServiceStub
KeyManagementServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-