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