Uses of Class
com.google.cloud.kms.v1.KeyRing
-
Packages that use KeyRing Package Description com.google.cloud.kms.v1 A client to Cloud Key Management Service (KMS) APIcom.google.cloud.kms.v1.stub -
-
Uses of KeyRing in com.google.cloud.kms.v1
Methods in com.google.cloud.kms.v1 that return KeyRing Modifier and Type Method Description KeyRing
KeyRing.Builder. build()
KeyRing
KeyRing.Builder. buildPartial()
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.KeyRing
KeyManagementServiceGrpc.KeyManagementServiceBlockingStub. createKeyRing(CreateKeyRingRequest request)
Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and Location.static KeyRing
KeyRing. getDefaultInstance()
KeyRing
KeyRing.Builder. getDefaultInstanceForType()
KeyRing
KeyRing. getDefaultInstanceForType()
KeyRing
CreateKeyRingRequest.Builder. getKeyRing()
Required.KeyRing
CreateKeyRingRequest. getKeyRing()
Required.KeyRing
CreateKeyRingRequestOrBuilder. getKeyRing()
Required.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
KeyManagementServiceGrpc.KeyManagementServiceBlockingStub. getKeyRing(GetKeyRingRequest request)
Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing].KeyRing
ListKeyRingsResponse.Builder. 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
ListKeyRingsResponseOrBuilder. getKeyRings(int index)
The list of [KeyRings][google.cloud.kms.v1.KeyRing].static KeyRing
KeyRing. parseDelimitedFrom(InputStream input)
static KeyRing
KeyRing. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static KeyRing
KeyRing. parseFrom(byte[] data)
static KeyRing
KeyRing. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static KeyRing
KeyRing. parseFrom(com.google.protobuf.ByteString data)
static KeyRing
KeyRing. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static KeyRing
KeyRing. parseFrom(com.google.protobuf.CodedInputStream input)
static KeyRing
KeyRing. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static KeyRing
KeyRing. parseFrom(InputStream input)
static KeyRing
KeyRing. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static KeyRing
KeyRing. parseFrom(ByteBuffer data)
static KeyRing
KeyRing. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.kms.v1 that return types with arguments of type KeyRing Modifier and Type Method 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.com.google.api.gax.rpc.UnaryCallable<CreateKeyRingRequest,KeyRing>
KeyManagementServiceClient. createKeyRingCallable()
Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and Location.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateKeyRingRequest,KeyRing>
KeyManagementServiceSettings.Builder. createKeyRingSettings()
Returns the builder for the settings used for calls to createKeyRing.com.google.api.gax.rpc.UnaryCallSettings<CreateKeyRingRequest,KeyRing>
KeyManagementServiceSettings. createKeyRingSettings()
Returns the object with the settings used for calls to createKeyRing.static io.grpc.MethodDescriptor<CreateKeyRingRequest,KeyRing>
KeyManagementServiceGrpc. getCreateKeyRingMethod()
static io.grpc.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].com.google.api.gax.rpc.UnaryCallable<GetKeyRingRequest,KeyRing>
KeyManagementServiceClient. getKeyRingCallable()
Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing].com.google.api.gax.rpc.UnaryCallSettings.Builder<GetKeyRingRequest,KeyRing>
KeyManagementServiceSettings.Builder. getKeyRingSettings()
Returns the builder for the settings used for calls to getKeyRing.com.google.api.gax.rpc.UnaryCallSettings<GetKeyRingRequest,KeyRing>
KeyManagementServiceSettings. getKeyRingSettings()
Returns the object with the settings used for calls to getKeyRing.List<KeyRing>
ListKeyRingsResponse.Builder. 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>
ListKeyRingsResponseOrBuilder. getKeyRingsList()
The list of [KeyRings][google.cloud.kms.v1.KeyRing].com.google.protobuf.Parser<KeyRing>
KeyRing. getParserForType()
static com.google.protobuf.Parser<KeyRing>
KeyRing. parser()
Methods in com.google.cloud.kms.v1 with parameters of type KeyRing Modifier and Type Method 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].Method parameters in com.google.cloud.kms.v1 with type arguments of type KeyRing Modifier and Type Method 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(com.google.api.gax.rpc.PageContext<ListKeyRingsRequest,ListKeyRingsResponse,KeyRing> context, com.google.api.core.ApiFuture<ListKeyRingsResponse> futureResponse)
default void
KeyManagementServiceGrpc.AsyncService. createKeyRing(CreateKeyRingRequest request, io.grpc.stub.StreamObserver<KeyRing> responseObserver)
Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and Location.void
KeyManagementServiceGrpc.KeyManagementServiceStub. createKeyRing(CreateKeyRingRequest request, io.grpc.stub.StreamObserver<KeyRing> responseObserver)
Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and Location.protected KeyManagementServiceClient.ListKeyRingsPage
KeyManagementServiceClient.ListKeyRingsPage. createPage(com.google.api.gax.rpc.PageContext<ListKeyRingsRequest,ListKeyRingsResponse,KeyRing> context, ListKeyRingsResponse response)
com.google.api.core.ApiFuture<KeyManagementServiceClient.ListKeyRingsPage>
KeyManagementServiceClient.ListKeyRingsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListKeyRingsRequest,ListKeyRingsResponse,KeyRing> context, com.google.api.core.ApiFuture<ListKeyRingsResponse> futureResponse)
default void
KeyManagementServiceGrpc.AsyncService. getKeyRing(GetKeyRingRequest request, io.grpc.stub.StreamObserver<KeyRing> responseObserver)
Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing].void
KeyManagementServiceGrpc.KeyManagementServiceStub. getKeyRing(GetKeyRingRequest request, io.grpc.stub.StreamObserver<KeyRing> responseObserver)
Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing]. -
Uses of KeyRing in com.google.cloud.kms.v1.stub
Methods in com.google.cloud.kms.v1.stub that return types with arguments of type KeyRing Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateKeyRingRequest,KeyRing>
GrpcKeyManagementServiceStub. createKeyRingCallable()
com.google.api.gax.rpc.UnaryCallable<CreateKeyRingRequest,KeyRing>
HttpJsonKeyManagementServiceStub. createKeyRingCallable()
com.google.api.gax.rpc.UnaryCallable<CreateKeyRingRequest,KeyRing>
KeyManagementServiceStub. createKeyRingCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateKeyRingRequest,KeyRing>
KeyManagementServiceStubSettings.Builder. createKeyRingSettings()
Returns the builder for the settings used for calls to createKeyRing.com.google.api.gax.rpc.UnaryCallSettings<CreateKeyRingRequest,KeyRing>
KeyManagementServiceStubSettings. createKeyRingSettings()
Returns the object with the settings used for calls to createKeyRing.com.google.api.gax.rpc.UnaryCallable<GetKeyRingRequest,KeyRing>
GrpcKeyManagementServiceStub. getKeyRingCallable()
com.google.api.gax.rpc.UnaryCallable<GetKeyRingRequest,KeyRing>
HttpJsonKeyManagementServiceStub. getKeyRingCallable()
com.google.api.gax.rpc.UnaryCallable<GetKeyRingRequest,KeyRing>
KeyManagementServiceStub. getKeyRingCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetKeyRingRequest,KeyRing>
KeyManagementServiceStubSettings.Builder. getKeyRingSettings()
Returns the builder for the settings used for calls to getKeyRing.com.google.api.gax.rpc.UnaryCallSettings<GetKeyRingRequest,KeyRing>
KeyManagementServiceStubSettings. getKeyRingSettings()
Returns the object with the settings used for calls to getKeyRing.
-