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