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 KeyRingKeyRing.Builder. build()KeyRingKeyRing.Builder. buildPartial()KeyRingKeyManagementServiceClient. createKeyRing(CreateKeyRingRequest request)Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and Location.KeyRingKeyManagementServiceClient. createKeyRing(LocationName parent, String keyRingId, KeyRing keyRing)Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and Location.KeyRingKeyManagementServiceClient. createKeyRing(String parent, String keyRingId, KeyRing keyRing)Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and Location.KeyRingKeyManagementServiceGrpc.KeyManagementServiceBlockingStub. createKeyRing(CreateKeyRingRequest request)Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and Location.static KeyRingKeyRing. getDefaultInstance()KeyRingKeyRing.Builder. getDefaultInstanceForType()KeyRingKeyRing. getDefaultInstanceForType()KeyRingCreateKeyRingRequest.Builder. getKeyRing()Required.KeyRingCreateKeyRingRequest. getKeyRing()Required.KeyRingCreateKeyRingRequestOrBuilder. getKeyRing()Required.KeyRingKeyManagementServiceClient. getKeyRing(GetKeyRingRequest request)Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing].KeyRingKeyManagementServiceClient. getKeyRing(KeyRingName name)Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing].KeyRingKeyManagementServiceClient. getKeyRing(String name)Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing].KeyRingKeyManagementServiceGrpc.KeyManagementServiceBlockingStub. getKeyRing(GetKeyRingRequest request)Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing].KeyRingListKeyRingsResponse.Builder. getKeyRings(int index)The list of [KeyRings][google.cloud.kms.v1.KeyRing].KeyRingListKeyRingsResponse. getKeyRings(int index)The list of [KeyRings][google.cloud.kms.v1.KeyRing].KeyRingListKeyRingsResponseOrBuilder. getKeyRings(int index)The list of [KeyRings][google.cloud.kms.v1.KeyRing].static KeyRingKeyRing. parseDelimitedFrom(InputStream input)static KeyRingKeyRing. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static KeyRingKeyRing. parseFrom(byte[] data)static KeyRingKeyRing. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static KeyRingKeyRing. parseFrom(com.google.protobuf.ByteString data)static KeyRingKeyRing. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static KeyRingKeyRing. parseFrom(com.google.protobuf.CodedInputStream input)static KeyRingKeyRing. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static KeyRingKeyRing. parseFrom(InputStream input)static KeyRingKeyRing. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static KeyRingKeyRing. parseFrom(ByteBuffer data)static KeyRingKeyRing. 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.BuilderListKeyRingsResponse.Builder. addKeyRings(int index, KeyRing value)The list of [KeyRings][google.cloud.kms.v1.KeyRing].ListKeyRingsResponse.BuilderListKeyRingsResponse.Builder. addKeyRings(KeyRing value)The list of [KeyRings][google.cloud.kms.v1.KeyRing].KeyRingKeyManagementServiceClient. createKeyRing(LocationName parent, String keyRingId, KeyRing keyRing)Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and Location.KeyRingKeyManagementServiceClient. createKeyRing(String parent, String keyRingId, KeyRing keyRing)Create a new [KeyRing][google.cloud.kms.v1.KeyRing] in a given Project and Location.KeyRing.BuilderKeyRing.Builder. mergeFrom(KeyRing other)CreateKeyRingRequest.BuilderCreateKeyRingRequest.Builder. mergeKeyRing(KeyRing value)Required.static KeyRing.BuilderKeyRing. newBuilder(KeyRing prototype)CreateKeyRingRequest.BuilderCreateKeyRingRequest.Builder. setKeyRing(KeyRing value)Required.ListKeyRingsResponse.BuilderListKeyRingsResponse.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.BuilderListKeyRingsResponse.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 voidKeyManagementServiceGrpc.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.voidKeyManagementServiceGrpc.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.ListKeyRingsPageKeyManagementServiceClient.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 voidKeyManagementServiceGrpc.AsyncService. getKeyRing(GetKeyRingRequest request, io.grpc.stub.StreamObserver<KeyRing> responseObserver)Returns metadata for a given [KeyRing][google.cloud.kms.v1.KeyRing].voidKeyManagementServiceGrpc.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.
-