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.KeyTrackingServiceBlockingStubKeyTrackingServiceGrpc.KeyTrackingServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static KeyTrackingServiceGrpc.KeyTrackingServiceBlockingStubKeyTrackingServiceGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-