| Package | Description |
|---|---|
| com.google.cloud.kms.v1 |
A client to Cloud Key Management Service (KMS) API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.kms.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
static AutokeySettings |
AutokeySettings.create(AutokeyStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
AutokeyStubSettings |
AutokeyStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static GrpcAutokeyStub |
GrpcAutokeyStub.create(AutokeyStubSettings settings) |
static HttpJsonAutokeyStub |
HttpJsonAutokeyStub.create(AutokeyStubSettings settings) |
| Constructor and Description |
|---|
Builder(AutokeyStubSettings settings) |
GrpcAutokeyStub(AutokeyStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcAutokeyStub, using the given settings.
|
GrpcAutokeyStub(AutokeyStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcAutokeyStub, using the given settings.
|
HttpJsonAutokeyStub(AutokeyStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonAutokeyStub, using the given settings.
|
HttpJsonAutokeyStub(AutokeyStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonAutokeyStub, using the given settings.
|
Copyright © 2025 Google LLC. All rights reserved.