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