Client Classes
Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.
| Client | Description |
|---|---|
| com. |
Service Description: Provides interfaces for managing Cloud KMS Autokey folder-level or project-level configurations. A configuration is inherited by all descendent folders and projects. A configuration at a folder or project overrides any other configurations in its ancestry. Setting a configuration on a |
| com. |
Service Description: Provides interfaces for using Cloud KMS Autokey to provision new CryptoKeys , ready for Customer Managed Encryption Key (CMEK) use, on-demand. To support certain client tooling, this feature is modeled around a |
| com. |
Service Description: Google Cloud Key Management EKM Service Manages external cryptographic keys and operations using those keys. Implements a REST model with the following objects: |
| com. |
Service Description: Google Cloud HSM Management Service Provides interfaces for managing HSM instances. |
| com. |
Service Description: Google Cloud Key Management Service Manages cryptographic keys and operations using those keys. Implements a REST model with the following objects: |
Settings Classes
Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.
| Settings | Description |
|---|---|
| com. |
Settings class to configure an instance of AutokeyAdminClient
. The default instance has everything set to sensible defaults: |
| com. |
Settings class to configure an instance of AutokeyClient
. The default instance has everything set to sensible defaults: |
| com. |
Settings class to configure an instance of EkmServiceClient
. The default instance has everything set to sensible defaults: |
| com. |
Settings class to configure an instance of HsmManagementClient
. The default instance has everything set to sensible defaults: |
| com. |
Settings class to configure an instance of KeyManagementServiceClient
. The default instance has everything set to sensible defaults: |

