Package | Description |
---|---|
com.google.cloud.kms.v1 |
A client to Cloud Key Management Service (KMS) API.
|
com.google.cloud.kms.v1.stub |
Modifier and Type | Method and Description |
---|---|
KeyManagementServiceClient.ListKeyRingsPagedResponse |
KeyManagementServiceClient.listKeyRings(ListKeyRingsRequest request)
Lists [KeyRings][google.cloud.kms.v1.KeyRing].
|
KeyManagementServiceClient.ListKeyRingsPagedResponse |
KeyManagementServiceClient.listKeyRings(LocationName parent)
Lists [KeyRings][google.cloud.kms.v1.KeyRing].
|
KeyManagementServiceClient.ListKeyRingsPagedResponse |
KeyManagementServiceClient.listKeyRings(String parent)
Lists [KeyRings][google.cloud.kms.v1.KeyRing].
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<KeyManagementServiceClient.ListKeyRingsPagedResponse> |
KeyManagementServiceClient.ListKeyRingsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListKeyRingsRequest,ListKeyRingsResponse,KeyRing> context,
com.google.api.core.ApiFuture<ListKeyRingsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListKeyRingsRequest,KeyManagementServiceClient.ListKeyRingsPagedResponse> |
KeyManagementServiceClient.listKeyRingsPagedCallable()
Lists [KeyRings][google.cloud.kms.v1.KeyRing].
|
com.google.api.gax.rpc.PagedCallSettings<ListKeyRingsRequest,ListKeyRingsResponse,KeyManagementServiceClient.ListKeyRingsPagedResponse> |
KeyManagementServiceSettings.listKeyRingsSettings()
Returns the object with the settings used for calls to listKeyRings.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListKeyRingsRequest,ListKeyRingsResponse,KeyManagementServiceClient.ListKeyRingsPagedResponse> |
KeyManagementServiceSettings.Builder.listKeyRingsSettings()
Returns the builder for the settings used for calls to listKeyRings.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListKeyRingsRequest,KeyManagementServiceClient.ListKeyRingsPagedResponse> |
GrpcKeyManagementServiceStub.listKeyRingsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListKeyRingsRequest,KeyManagementServiceClient.ListKeyRingsPagedResponse> |
KeyManagementServiceStub.listKeyRingsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListKeyRingsRequest,ListKeyRingsResponse,KeyManagementServiceClient.ListKeyRingsPagedResponse> |
KeyManagementServiceStubSettings.listKeyRingsSettings()
Returns the object with the settings used for calls to listKeyRings.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListKeyRingsRequest,ListKeyRingsResponse,KeyManagementServiceClient.ListKeyRingsPagedResponse> |
KeyManagementServiceStubSettings.Builder.listKeyRingsSettings()
Returns the builder for the settings used for calls to listKeyRings.
|
Copyright © 2019 Google LLC. All rights reserved.