Uses of Class
com.google.cloud.kms.v1.UpdateCryptoKeyPrimaryVersionRequest
-
Packages that use UpdateCryptoKeyPrimaryVersionRequest Package Description com.google.cloud.kms.v1 A client to Cloud Key Management Service (KMS) APIcom.google.cloud.kms.v1.stub -
-
Uses of UpdateCryptoKeyPrimaryVersionRequest in com.google.cloud.kms.v1
Methods in com.google.cloud.kms.v1 that return UpdateCryptoKeyPrimaryVersionRequest Modifier and Type Method Description UpdateCryptoKeyPrimaryVersionRequestUpdateCryptoKeyPrimaryVersionRequest.Builder. build()UpdateCryptoKeyPrimaryVersionRequestUpdateCryptoKeyPrimaryVersionRequest.Builder. buildPartial()static UpdateCryptoKeyPrimaryVersionRequestUpdateCryptoKeyPrimaryVersionRequest. getDefaultInstance()UpdateCryptoKeyPrimaryVersionRequestUpdateCryptoKeyPrimaryVersionRequest.Builder. getDefaultInstanceForType()UpdateCryptoKeyPrimaryVersionRequestUpdateCryptoKeyPrimaryVersionRequest. getDefaultInstanceForType()static UpdateCryptoKeyPrimaryVersionRequestUpdateCryptoKeyPrimaryVersionRequest. parseDelimitedFrom(InputStream input)static UpdateCryptoKeyPrimaryVersionRequestUpdateCryptoKeyPrimaryVersionRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateCryptoKeyPrimaryVersionRequestUpdateCryptoKeyPrimaryVersionRequest. parseFrom(byte[] data)static UpdateCryptoKeyPrimaryVersionRequestUpdateCryptoKeyPrimaryVersionRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateCryptoKeyPrimaryVersionRequestUpdateCryptoKeyPrimaryVersionRequest. parseFrom(com.google.protobuf.ByteString data)static UpdateCryptoKeyPrimaryVersionRequestUpdateCryptoKeyPrimaryVersionRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateCryptoKeyPrimaryVersionRequestUpdateCryptoKeyPrimaryVersionRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdateCryptoKeyPrimaryVersionRequestUpdateCryptoKeyPrimaryVersionRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateCryptoKeyPrimaryVersionRequestUpdateCryptoKeyPrimaryVersionRequest. parseFrom(InputStream input)static UpdateCryptoKeyPrimaryVersionRequestUpdateCryptoKeyPrimaryVersionRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateCryptoKeyPrimaryVersionRequestUpdateCryptoKeyPrimaryVersionRequest. parseFrom(ByteBuffer data)static UpdateCryptoKeyPrimaryVersionRequestUpdateCryptoKeyPrimaryVersionRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.kms.v1 that return types with arguments of type UpdateCryptoKeyPrimaryVersionRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateCryptoKeyPrimaryVersionRequest>UpdateCryptoKeyPrimaryVersionRequest. getParserForType()static io.grpc.MethodDescriptor<UpdateCryptoKeyPrimaryVersionRequest,CryptoKey>KeyManagementServiceGrpc. getUpdateCryptoKeyPrimaryVersionMethod()static com.google.protobuf.Parser<UpdateCryptoKeyPrimaryVersionRequest>UpdateCryptoKeyPrimaryVersionRequest. parser()com.google.api.gax.rpc.UnaryCallable<UpdateCryptoKeyPrimaryVersionRequest,CryptoKey>KeyManagementServiceClient. updateCryptoKeyPrimaryVersionCallable()Update the version of a [CryptoKey][google.cloud.kms.v1.CryptoKey] that will be used in [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt].com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCryptoKeyPrimaryVersionRequest,CryptoKey>KeyManagementServiceSettings.Builder. updateCryptoKeyPrimaryVersionSettings()Returns the builder for the settings used for calls to updateCryptoKeyPrimaryVersion.com.google.api.gax.rpc.UnaryCallSettings<UpdateCryptoKeyPrimaryVersionRequest,CryptoKey>KeyManagementServiceSettings. updateCryptoKeyPrimaryVersionSettings()Returns the object with the settings used for calls to updateCryptoKeyPrimaryVersion.Methods in com.google.cloud.kms.v1 with parameters of type UpdateCryptoKeyPrimaryVersionRequest Modifier and Type Method Description UpdateCryptoKeyPrimaryVersionRequest.BuilderUpdateCryptoKeyPrimaryVersionRequest.Builder. mergeFrom(UpdateCryptoKeyPrimaryVersionRequest other)static UpdateCryptoKeyPrimaryVersionRequest.BuilderUpdateCryptoKeyPrimaryVersionRequest. newBuilder(UpdateCryptoKeyPrimaryVersionRequest prototype)CryptoKeyKeyManagementServiceClient. updateCryptoKeyPrimaryVersion(UpdateCryptoKeyPrimaryVersionRequest request)Update the version of a [CryptoKey][google.cloud.kms.v1.CryptoKey] that will be used in [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt].default voidKeyManagementServiceGrpc.AsyncService. updateCryptoKeyPrimaryVersion(UpdateCryptoKeyPrimaryVersionRequest request, io.grpc.stub.StreamObserver<CryptoKey> responseObserver)Update the version of a [CryptoKey][google.cloud.kms.v1.CryptoKey] that will be used in [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt].CryptoKeyKeyManagementServiceGrpc.KeyManagementServiceBlockingStub. updateCryptoKeyPrimaryVersion(UpdateCryptoKeyPrimaryVersionRequest request)Update the version of a [CryptoKey][google.cloud.kms.v1.CryptoKey] that will be used in [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt].com.google.common.util.concurrent.ListenableFuture<CryptoKey>KeyManagementServiceGrpc.KeyManagementServiceFutureStub. updateCryptoKeyPrimaryVersion(UpdateCryptoKeyPrimaryVersionRequest request)Update the version of a [CryptoKey][google.cloud.kms.v1.CryptoKey] that will be used in [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt].voidKeyManagementServiceGrpc.KeyManagementServiceStub. updateCryptoKeyPrimaryVersion(UpdateCryptoKeyPrimaryVersionRequest request, io.grpc.stub.StreamObserver<CryptoKey> responseObserver)Update the version of a [CryptoKey][google.cloud.kms.v1.CryptoKey] that will be used in [Encrypt][google.cloud.kms.v1.KeyManagementService.Encrypt]. -
Uses of UpdateCryptoKeyPrimaryVersionRequest in com.google.cloud.kms.v1.stub
Methods in com.google.cloud.kms.v1.stub that return types with arguments of type UpdateCryptoKeyPrimaryVersionRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateCryptoKeyPrimaryVersionRequest,CryptoKey>GrpcKeyManagementServiceStub. updateCryptoKeyPrimaryVersionCallable()com.google.api.gax.rpc.UnaryCallable<UpdateCryptoKeyPrimaryVersionRequest,CryptoKey>HttpJsonKeyManagementServiceStub. updateCryptoKeyPrimaryVersionCallable()com.google.api.gax.rpc.UnaryCallable<UpdateCryptoKeyPrimaryVersionRequest,CryptoKey>KeyManagementServiceStub. updateCryptoKeyPrimaryVersionCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCryptoKeyPrimaryVersionRequest,CryptoKey>KeyManagementServiceStubSettings.Builder. updateCryptoKeyPrimaryVersionSettings()Returns the builder for the settings used for calls to updateCryptoKeyPrimaryVersion.com.google.api.gax.rpc.UnaryCallSettings<UpdateCryptoKeyPrimaryVersionRequest,CryptoKey>KeyManagementServiceStubSettings. updateCryptoKeyPrimaryVersionSettings()Returns the object with the settings used for calls to updateCryptoKeyPrimaryVersion.
-