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