| 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 |
|---|---|
AutokeyClient.ListKeyHandlesPagedResponse |
AutokeyClient.listKeyHandles(ListKeyHandlesRequest request)
Lists [KeyHandles][google.cloud.kms.v1.KeyHandle].
|
AutokeyClient.ListKeyHandlesPagedResponse |
AutokeyClient.listKeyHandles(LocationName parent)
Lists [KeyHandles][google.cloud.kms.v1.KeyHandle].
|
AutokeyClient.ListKeyHandlesPagedResponse |
AutokeyClient.listKeyHandles(String parent)
Lists [KeyHandles][google.cloud.kms.v1.KeyHandle].
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<AutokeyClient.ListKeyHandlesPagedResponse> |
AutokeyClient.ListKeyHandlesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListKeyHandlesRequest,ListKeyHandlesResponse,KeyHandle> context,
com.google.api.core.ApiFuture<ListKeyHandlesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListKeyHandlesRequest,AutokeyClient.ListKeyHandlesPagedResponse> |
AutokeyClient.listKeyHandlesPagedCallable()
Lists [KeyHandles][google.cloud.kms.v1.KeyHandle].
|
com.google.api.gax.rpc.PagedCallSettings<ListKeyHandlesRequest,ListKeyHandlesResponse,AutokeyClient.ListKeyHandlesPagedResponse> |
AutokeySettings.listKeyHandlesSettings()
Returns the object with the settings used for calls to listKeyHandles.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListKeyHandlesRequest,ListKeyHandlesResponse,AutokeyClient.ListKeyHandlesPagedResponse> |
AutokeySettings.Builder.listKeyHandlesSettings()
Returns the builder for the settings used for calls to listKeyHandles.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListKeyHandlesRequest,AutokeyClient.ListKeyHandlesPagedResponse> |
GrpcAutokeyStub.listKeyHandlesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListKeyHandlesRequest,AutokeyClient.ListKeyHandlesPagedResponse> |
AutokeyStub.listKeyHandlesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListKeyHandlesRequest,AutokeyClient.ListKeyHandlesPagedResponse> |
HttpJsonAutokeyStub.listKeyHandlesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListKeyHandlesRequest,ListKeyHandlesResponse,AutokeyClient.ListKeyHandlesPagedResponse> |
AutokeyStubSettings.listKeyHandlesSettings()
Returns the object with the settings used for calls to listKeyHandles.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListKeyHandlesRequest,ListKeyHandlesResponse,AutokeyClient.ListKeyHandlesPagedResponse> |
AutokeyStubSettings.Builder.listKeyHandlesSettings()
Returns the builder for the settings used for calls to listKeyHandles.
|
Copyright © 2025 Google LLC. All rights reserved.