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(com.google.cloud.kms.v1.ListKeyRingsRequest request)
Lists [KeyRings][google.cloud.kms.v1.KeyRing].
|
KeyManagementServiceClient.ListKeyRingsPagedResponse |
KeyManagementServiceClient.listKeyRings(com.google.cloud.kms.v1.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(PageContext<com.google.cloud.kms.v1.ListKeyRingsRequest,com.google.cloud.kms.v1.ListKeyRingsResponse,com.google.cloud.kms.v1.KeyRing> context,
com.google.api.core.ApiFuture<com.google.cloud.kms.v1.ListKeyRingsResponse> futureResponse) |
UnaryCallable<com.google.cloud.kms.v1.ListKeyRingsRequest,KeyManagementServiceClient.ListKeyRingsPagedResponse> |
KeyManagementServiceClient.listKeyRingsPagedCallable()
Lists [KeyRings][google.cloud.kms.v1.KeyRing].
|
PagedCallSettings<com.google.cloud.kms.v1.ListKeyRingsRequest,com.google.cloud.kms.v1.ListKeyRingsResponse,KeyManagementServiceClient.ListKeyRingsPagedResponse> |
KeyManagementServiceSettings.listKeyRingsSettings()
Returns the object with the settings used for calls to listKeyRings.
|
PagedCallSettings.Builder<com.google.cloud.kms.v1.ListKeyRingsRequest,com.google.cloud.kms.v1.ListKeyRingsResponse,KeyManagementServiceClient.ListKeyRingsPagedResponse> |
KeyManagementServiceSettings.Builder.listKeyRingsSettings()
Returns the builder for the settings used for calls to listKeyRings.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.cloud.kms.v1.ListKeyRingsRequest,KeyManagementServiceClient.ListKeyRingsPagedResponse> |
GrpcKeyManagementServiceStub.listKeyRingsPagedCallable() |
UnaryCallable<com.google.cloud.kms.v1.ListKeyRingsRequest,KeyManagementServiceClient.ListKeyRingsPagedResponse> |
KeyManagementServiceStub.listKeyRingsPagedCallable() |
PagedCallSettings<com.google.cloud.kms.v1.ListKeyRingsRequest,com.google.cloud.kms.v1.ListKeyRingsResponse,KeyManagementServiceClient.ListKeyRingsPagedResponse> |
KeyManagementServiceStubSettings.listKeyRingsSettings()
Returns the object with the settings used for calls to listKeyRings.
|
PagedCallSettings.Builder<com.google.cloud.kms.v1.ListKeyRingsRequest,com.google.cloud.kms.v1.ListKeyRingsResponse,KeyManagementServiceClient.ListKeyRingsPagedResponse> |
KeyManagementServiceStubSettings.Builder.listKeyRingsSettings()
Returns the builder for the settings used for calls to listKeyRings.
|
Copyright © 2019 Google LLC. All rights reserved.