Uses of Class
com.google.cloud.kms.v1.stub.KeyManagementServiceStub
-
Packages that use KeyManagementServiceStub Package Description com.google.cloud.kms.v1 A client to Cloud Key Management Service (KMS) APIcom.google.cloud.kms.v1.stub -
-
Uses of KeyManagementServiceStub in com.google.cloud.kms.v1
Methods in com.google.cloud.kms.v1 that return KeyManagementServiceStub Modifier and Type Method Description KeyManagementServiceStubKeyManagementServiceClient. getStub()Methods in com.google.cloud.kms.v1 with parameters of type KeyManagementServiceStub Modifier and Type Method Description static KeyManagementServiceClientKeyManagementServiceClient. create(KeyManagementServiceStub stub)Constructs an instance of KeyManagementServiceClient, using the given stub for making calls.Constructors in com.google.cloud.kms.v1 with parameters of type KeyManagementServiceStub Constructor Description KeyManagementServiceClient(KeyManagementServiceStub stub) -
Uses of KeyManagementServiceStub in com.google.cloud.kms.v1.stub
Subclasses of KeyManagementServiceStub in com.google.cloud.kms.v1.stub Modifier and Type Class Description classGrpcKeyManagementServiceStubgRPC stub implementation for the KeyManagementService service API.classHttpJsonKeyManagementServiceStubREST stub implementation for the KeyManagementService service API.Methods in com.google.cloud.kms.v1.stub that return KeyManagementServiceStub Modifier and Type Method Description KeyManagementServiceStubKeyManagementServiceStubSettings. createStub()
-