Uses of Class
com.google.cloud.kms.inventory.v1.stub.KeyDashboardServiceStub
-
Packages that use KeyDashboardServiceStub Package Description com.google.cloud.kms.inventory.v1 A client to KMS Inventory APIcom.google.cloud.kms.inventory.v1.stub -
-
Uses of KeyDashboardServiceStub in com.google.cloud.kms.inventory.v1
Methods in com.google.cloud.kms.inventory.v1 that return KeyDashboardServiceStub Modifier and Type Method Description KeyDashboardServiceStubKeyDashboardServiceClient. getStub()Methods in com.google.cloud.kms.inventory.v1 with parameters of type KeyDashboardServiceStub Modifier and Type Method Description static KeyDashboardServiceClientKeyDashboardServiceClient. create(KeyDashboardServiceStub stub)Constructs an instance of KeyDashboardServiceClient, using the given stub for making calls.Constructors in com.google.cloud.kms.inventory.v1 with parameters of type KeyDashboardServiceStub Constructor Description KeyDashboardServiceClient(KeyDashboardServiceStub stub) -
Uses of KeyDashboardServiceStub in com.google.cloud.kms.inventory.v1.stub
Subclasses of KeyDashboardServiceStub in com.google.cloud.kms.inventory.v1.stub Modifier and Type Class Description classGrpcKeyDashboardServiceStubgRPC stub implementation for the KeyDashboardService service API.classHttpJsonKeyDashboardServiceStubREST stub implementation for the KeyDashboardService service API.Methods in com.google.cloud.kms.inventory.v1.stub that return KeyDashboardServiceStub Modifier and Type Method Description KeyDashboardServiceStubKeyDashboardServiceStubSettings. createStub()
-