| 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 AutokeyAdminSettings |
AutokeyAdminSettings.create(AutokeyAdminStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
AutokeyAdminStubSettings |
AutokeyAdminStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static HttpJsonAutokeyAdminStub |
HttpJsonAutokeyAdminStub.create(AutokeyAdminStubSettings settings) |
static GrpcAutokeyAdminStub |
GrpcAutokeyAdminStub.create(AutokeyAdminStubSettings settings) |
| Constructor and Description |
|---|
Builder(AutokeyAdminStubSettings settings) |
GrpcAutokeyAdminStub(AutokeyAdminStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcAutokeyAdminStub, using the given settings.
|
GrpcAutokeyAdminStub(AutokeyAdminStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcAutokeyAdminStub, using the given settings.
|
HttpJsonAutokeyAdminStub(AutokeyAdminStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonAutokeyAdminStub, using the given settings.
|
HttpJsonAutokeyAdminStub(AutokeyAdminStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonAutokeyAdminStub, using the given settings.
|
Copyright © 2025 Google LLC. All rights reserved.