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