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 |
---|---|
ListKeyRingsResponse |
ListKeyRingsResponse.Builder.build() |
ListKeyRingsResponse |
ListKeyRingsResponse.Builder.buildPartial() |
static ListKeyRingsResponse |
ListKeyRingsResponse.getDefaultInstance() |
ListKeyRingsResponse |
ListKeyRingsResponse.getDefaultInstanceForType() |
ListKeyRingsResponse |
ListKeyRingsResponse.Builder.getDefaultInstanceForType() |
ListKeyRingsResponse |
KeyManagementServiceGrpc.KeyManagementServiceBlockingStub.listKeyRings(ListKeyRingsRequest request)
Lists [KeyRings][google.cloud.kms.v1.KeyRing].
|
static ListKeyRingsResponse |
ListKeyRingsResponse.parseDelimitedFrom(InputStream input) |
static ListKeyRingsResponse |
ListKeyRingsResponse.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static ListKeyRingsResponse |
ListKeyRingsResponse.parseFrom(byte[] data) |
static ListKeyRingsResponse |
ListKeyRingsResponse.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static ListKeyRingsResponse |
ListKeyRingsResponse.parseFrom(ByteBuffer data) |
static ListKeyRingsResponse |
ListKeyRingsResponse.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static ListKeyRingsResponse |
ListKeyRingsResponse.parseFrom(ByteString data) |
static ListKeyRingsResponse |
ListKeyRingsResponse.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static ListKeyRingsResponse |
ListKeyRingsResponse.parseFrom(CodedInputStream input) |
static ListKeyRingsResponse |
ListKeyRingsResponse.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static ListKeyRingsResponse |
ListKeyRingsResponse.parseFrom(InputStream input) |
static ListKeyRingsResponse |
ListKeyRingsResponse.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static MethodDescriptor<ListKeyRingsRequest,ListKeyRingsResponse> |
KeyManagementServiceGrpc.getListKeyRingsMethod() |
Parser<ListKeyRingsResponse> |
ListKeyRingsResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<ListKeyRingsResponse> |
KeyManagementServiceGrpc.KeyManagementServiceFutureStub.listKeyRings(ListKeyRingsRequest request)
Lists [KeyRings][google.cloud.kms.v1.KeyRing].
|
UnaryCallable<ListKeyRingsRequest,ListKeyRingsResponse> |
KeyManagementServiceClient.listKeyRingsCallable()
Lists [KeyRings][google.cloud.kms.v1.KeyRing].
|
PagedCallSettings<ListKeyRingsRequest,ListKeyRingsResponse,KeyManagementServiceClient.ListKeyRingsPagedResponse> |
KeyManagementServiceSettings.listKeyRingsSettings()
Returns the object with the settings used for calls to listKeyRings.
|
PagedCallSettings.Builder<ListKeyRingsRequest,ListKeyRingsResponse,KeyManagementServiceClient.ListKeyRingsPagedResponse> |
KeyManagementServiceSettings.Builder.listKeyRingsSettings()
Returns the builder for the settings used for calls to listKeyRings.
|
static Parser<ListKeyRingsResponse> |
ListKeyRingsResponse.parser() |
Modifier and Type | Method and Description |
---|---|
protected KeyManagementServiceClient.ListKeyRingsPage |
KeyManagementServiceClient.ListKeyRingsPage.createPage(PageContext<ListKeyRingsRequest,ListKeyRingsResponse,KeyRing> context,
ListKeyRingsResponse response) |
ListKeyRingsResponse.Builder |
ListKeyRingsResponse.Builder.mergeFrom(ListKeyRingsResponse other) |
static ListKeyRingsResponse.Builder |
ListKeyRingsResponse.newBuilder(ListKeyRingsResponse prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<KeyManagementServiceClient.ListKeyRingsPagedResponse> |
KeyManagementServiceClient.ListKeyRingsPagedResponse.createAsync(PageContext<ListKeyRingsRequest,ListKeyRingsResponse,KeyRing> context,
com.google.api.core.ApiFuture<ListKeyRingsResponse> futureResponse) |
static com.google.api.core.ApiFuture<KeyManagementServiceClient.ListKeyRingsPagedResponse> |
KeyManagementServiceClient.ListKeyRingsPagedResponse.createAsync(PageContext<ListKeyRingsRequest,ListKeyRingsResponse,KeyRing> context,
com.google.api.core.ApiFuture<ListKeyRingsResponse> futureResponse) |
protected KeyManagementServiceClient.ListKeyRingsPage |
KeyManagementServiceClient.ListKeyRingsPage.createPage(PageContext<ListKeyRingsRequest,ListKeyRingsResponse,KeyRing> context,
ListKeyRingsResponse response) |
com.google.api.core.ApiFuture<KeyManagementServiceClient.ListKeyRingsPage> |
KeyManagementServiceClient.ListKeyRingsPage.createPageAsync(PageContext<ListKeyRingsRequest,ListKeyRingsResponse,KeyRing> context,
com.google.api.core.ApiFuture<ListKeyRingsResponse> futureResponse) |
com.google.api.core.ApiFuture<KeyManagementServiceClient.ListKeyRingsPage> |
KeyManagementServiceClient.ListKeyRingsPage.createPageAsync(PageContext<ListKeyRingsRequest,ListKeyRingsResponse,KeyRing> context,
com.google.api.core.ApiFuture<ListKeyRingsResponse> futureResponse) |
void |
KeyManagementServiceGrpc.KeyManagementServiceImplBase.listKeyRings(ListKeyRingsRequest request,
StreamObserver<ListKeyRingsResponse> responseObserver)
Lists [KeyRings][google.cloud.kms.v1.KeyRing].
|
void |
KeyManagementServiceGrpc.KeyManagementServiceStub.listKeyRings(ListKeyRingsRequest request,
StreamObserver<ListKeyRingsResponse> responseObserver)
Lists [KeyRings][google.cloud.kms.v1.KeyRing].
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListKeyRingsRequest,ListKeyRingsResponse> |
HttpJsonKeyManagementServiceStub.listKeyRingsCallable() |
UnaryCallable<ListKeyRingsRequest,ListKeyRingsResponse> |
KeyManagementServiceStub.listKeyRingsCallable() |
UnaryCallable<ListKeyRingsRequest,ListKeyRingsResponse> |
GrpcKeyManagementServiceStub.listKeyRingsCallable() |
PagedCallSettings<ListKeyRingsRequest,ListKeyRingsResponse,KeyManagementServiceClient.ListKeyRingsPagedResponse> |
KeyManagementServiceStubSettings.listKeyRingsSettings()
Returns the object with the settings used for calls to listKeyRings.
|
PagedCallSettings.Builder<ListKeyRingsRequest,ListKeyRingsResponse,KeyManagementServiceClient.ListKeyRingsPagedResponse> |
KeyManagementServiceStubSettings.Builder.listKeyRingsSettings()
Returns the builder for the settings used for calls to listKeyRings.
|
Copyright © 2022 Google LLC. All rights reserved.