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