Uses of Class
com.google.cloud.kms.v1.KeyManagementServiceClient
-
Packages that use KeyManagementServiceClient Package Description com.google.cloud.kms.v1 A client to Cloud Key Management Service (KMS) API -
-
Uses of KeyManagementServiceClient in com.google.cloud.kms.v1
Methods in com.google.cloud.kms.v1 that return KeyManagementServiceClient Modifier and Type Method Description static KeyManagementServiceClientKeyManagementServiceClient. create()Constructs an instance of KeyManagementServiceClient with default settings.static KeyManagementServiceClientKeyManagementServiceClient. create(KeyManagementServiceSettings settings)Constructs an instance of KeyManagementServiceClient, using the given settings.static KeyManagementServiceClientKeyManagementServiceClient. create(KeyManagementServiceStub stub)Constructs an instance of KeyManagementServiceClient, using the given stub for making calls.
-