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 |
---|---|
KeyRing |
KeyRing.Builder.build() |
KeyRing |
KeyRing.Builder.buildPartial() |
KeyRing |
KeyManagementServiceGrpc.KeyManagementServiceBlockingStub.createKeyRing(CreateKeyRingRequest request)
Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and
Location.
|
KeyRing |
KeyManagementServiceClient.createKeyRing(CreateKeyRingRequest request)
Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and Location.
|
KeyRing |
KeyManagementServiceClient.createKeyRing(LocationName parent,
String keyRingId,
KeyRing keyRing)
Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and Location.
|
KeyRing |
KeyManagementServiceClient.createKeyRing(String parent,
String keyRingId,
KeyRing keyRing)
Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and Location.
|
static KeyRing |
KeyRing.getDefaultInstance() |
KeyRing |
KeyRing.getDefaultInstanceForType() |
KeyRing |
KeyRing.Builder.getDefaultInstanceForType() |
KeyRing |
CreateKeyRingRequestOrBuilder.getKeyRing()
Required.
|
KeyRing |
CreateKeyRingRequest.getKeyRing()
Required.
|
KeyRing |
CreateKeyRingRequest.Builder.getKeyRing()
Required.
|
KeyRing |
KeyManagementServiceGrpc.KeyManagementServiceBlockingStub.getKeyRing(GetKeyRingRequest request)
Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing].
|
KeyRing |
KeyManagementServiceClient.getKeyRing(GetKeyRingRequest request)
Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing].
|
KeyRing |
KeyManagementServiceClient.getKeyRing(KeyRingName name)
Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing].
|
KeyRing |
KeyManagementServiceClient.getKeyRing(String name)
Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing].
|
KeyRing |
ListKeyRingsResponseOrBuilder.getKeyRings(int index)
The list of [KeyRings][google.cloud.kms.v1.KeyRing].
|
KeyRing |
ListKeyRingsResponse.getKeyRings(int index)
The list of [KeyRings][google.cloud.kms.v1.KeyRing].
|
KeyRing |
ListKeyRingsResponse.Builder.getKeyRings(int index)
The list of [KeyRings][google.cloud.kms.v1.KeyRing].
|
static KeyRing |
KeyRing.parseDelimitedFrom(InputStream input) |
static KeyRing |
KeyRing.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static KeyRing |
KeyRing.parseFrom(byte[] data) |
static KeyRing |
KeyRing.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static KeyRing |
KeyRing.parseFrom(ByteBuffer data) |
static KeyRing |
KeyRing.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static KeyRing |
KeyRing.parseFrom(ByteString data) |
static KeyRing |
KeyRing.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static KeyRing |
KeyRing.parseFrom(CodedInputStream input) |
static KeyRing |
KeyRing.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static KeyRing |
KeyRing.parseFrom(InputStream input) |
static KeyRing |
KeyRing.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<KeyRing> |
KeyManagementServiceGrpc.KeyManagementServiceFutureStub.createKeyRing(CreateKeyRingRequest request)
Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and
Location.
|
UnaryCallable<CreateKeyRingRequest,KeyRing> |
KeyManagementServiceClient.createKeyRingCallable()
Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and Location.
|
UnaryCallSettings<CreateKeyRingRequest,KeyRing> |
KeyManagementServiceSettings.createKeyRingSettings()
Returns the object with the settings used for calls to createKeyRing.
|
UnaryCallSettings.Builder<CreateKeyRingRequest,KeyRing> |
KeyManagementServiceSettings.Builder.createKeyRingSettings()
Returns the builder for the settings used for calls to createKeyRing.
|
static MethodDescriptor<CreateKeyRingRequest,KeyRing> |
KeyManagementServiceGrpc.getCreateKeyRingMethod() |
static MethodDescriptor<GetKeyRingRequest,KeyRing> |
KeyManagementServiceGrpc.getGetKeyRingMethod() |
com.google.common.util.concurrent.ListenableFuture<KeyRing> |
KeyManagementServiceGrpc.KeyManagementServiceFutureStub.getKeyRing(GetKeyRingRequest request)
Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing].
|
UnaryCallable<GetKeyRingRequest,KeyRing> |
KeyManagementServiceClient.getKeyRingCallable()
Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing].
|
UnaryCallSettings<GetKeyRingRequest,KeyRing> |
KeyManagementServiceSettings.getKeyRingSettings()
Returns the object with the settings used for calls to getKeyRing.
|
UnaryCallSettings.Builder<GetKeyRingRequest,KeyRing> |
KeyManagementServiceSettings.Builder.getKeyRingSettings()
Returns the builder for the settings used for calls to getKeyRing.
|
List<KeyRing> |
ListKeyRingsResponseOrBuilder.getKeyRingsList()
The list of [KeyRings][google.cloud.kms.v1.KeyRing].
|
List<KeyRing> |
ListKeyRingsResponse.getKeyRingsList()
The list of [KeyRings][google.cloud.kms.v1.KeyRing].
|
List<KeyRing> |
ListKeyRingsResponse.Builder.getKeyRingsList()
The list of [KeyRings][google.cloud.kms.v1.KeyRing].
|
Parser<KeyRing> |
KeyRing.getParserForType() |
static Parser<KeyRing> |
KeyRing.parser() |
Modifier and Type | Method and Description |
---|---|
ListKeyRingsResponse.Builder |
ListKeyRingsResponse.Builder.addKeyRings(int index,
KeyRing value)
The list of [KeyRings][google.cloud.kms.v1.KeyRing].
|
ListKeyRingsResponse.Builder |
ListKeyRingsResponse.Builder.addKeyRings(KeyRing value)
The list of [KeyRings][google.cloud.kms.v1.KeyRing].
|
KeyRing |
KeyManagementServiceClient.createKeyRing(LocationName parent,
String keyRingId,
KeyRing keyRing)
Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and Location.
|
KeyRing |
KeyManagementServiceClient.createKeyRing(String parent,
String keyRingId,
KeyRing keyRing)
Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and Location.
|
KeyRing.Builder |
KeyRing.Builder.mergeFrom(KeyRing other) |
CreateKeyRingRequest.Builder |
CreateKeyRingRequest.Builder.mergeKeyRing(KeyRing value)
Required.
|
static KeyRing.Builder |
KeyRing.newBuilder(KeyRing prototype) |
CreateKeyRingRequest.Builder |
CreateKeyRingRequest.Builder.setKeyRing(KeyRing value)
Required.
|
ListKeyRingsResponse.Builder |
ListKeyRingsResponse.Builder.setKeyRings(int index,
KeyRing value)
The list of [KeyRings][google.cloud.kms.v1.KeyRing].
|
Modifier and Type | Method and Description |
---|---|
ListKeyRingsResponse.Builder |
ListKeyRingsResponse.Builder.addAllKeyRings(Iterable<? extends KeyRing> values)
The list of [KeyRings][google.cloud.kms.v1.KeyRing].
|
static com.google.api.core.ApiFuture<KeyManagementServiceClient.ListKeyRingsPagedResponse> |
KeyManagementServiceClient.ListKeyRingsPagedResponse.createAsync(PageContext<ListKeyRingsRequest,ListKeyRingsResponse,KeyRing> context,
com.google.api.core.ApiFuture<ListKeyRingsResponse> futureResponse) |
void |
KeyManagementServiceGrpc.KeyManagementServiceImplBase.createKeyRing(CreateKeyRingRequest request,
StreamObserver<KeyRing> responseObserver)
Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and
Location.
|
void |
KeyManagementServiceGrpc.KeyManagementServiceStub.createKeyRing(CreateKeyRingRequest request,
StreamObserver<KeyRing> responseObserver)
Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and
Location.
|
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) |
void |
KeyManagementServiceGrpc.KeyManagementServiceImplBase.getKeyRing(GetKeyRingRequest request,
StreamObserver<KeyRing> responseObserver)
Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing].
|
void |
KeyManagementServiceGrpc.KeyManagementServiceStub.getKeyRing(GetKeyRingRequest request,
StreamObserver<KeyRing> responseObserver)
Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing].
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<CreateKeyRingRequest,KeyRing> |
HttpJsonKeyManagementServiceStub.createKeyRingCallable() |
UnaryCallable<CreateKeyRingRequest,KeyRing> |
KeyManagementServiceStub.createKeyRingCallable() |
UnaryCallable<CreateKeyRingRequest,KeyRing> |
GrpcKeyManagementServiceStub.createKeyRingCallable() |
UnaryCallSettings<CreateKeyRingRequest,KeyRing> |
KeyManagementServiceStubSettings.createKeyRingSettings()
Returns the object with the settings used for calls to createKeyRing.
|
UnaryCallSettings.Builder<CreateKeyRingRequest,KeyRing> |
KeyManagementServiceStubSettings.Builder.createKeyRingSettings()
Returns the builder for the settings used for calls to createKeyRing.
|
UnaryCallable<GetKeyRingRequest,KeyRing> |
HttpJsonKeyManagementServiceStub.getKeyRingCallable() |
UnaryCallable<GetKeyRingRequest,KeyRing> |
KeyManagementServiceStub.getKeyRingCallable() |
UnaryCallable<GetKeyRingRequest,KeyRing> |
GrpcKeyManagementServiceStub.getKeyRingCallable() |
UnaryCallSettings<GetKeyRingRequest,KeyRing> |
KeyManagementServiceStubSettings.getKeyRingSettings()
Returns the object with the settings used for calls to getKeyRing.
|
UnaryCallSettings.Builder<GetKeyRingRequest,KeyRing> |
KeyManagementServiceStubSettings.Builder.getKeyRingSettings()
Returns the builder for the settings used for calls to getKeyRing.
|
Copyright © 2022 Google LLC. All rights reserved.