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