Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Method and Description |
---|---|
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.clear() |
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.clearEndpoint()
KMS endpoint.
|
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.clearKeyId()
KMS key id.
|
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.clearRegion()
KMS region.
|
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.clearVendor()
KMS vendor.
|
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.clone() |
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKey.Builder.getKmsBuilder()
.encryptionpb.MasterKeyKms kms = 3; |
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.mergeFrom(Encryptionpb.MasterKeyKms other) |
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.mergeFrom(com.google.protobuf.Message other) |
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.newBuilder() |
static Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.newBuilder(Encryptionpb.MasterKeyKms prototype) |
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.newBuilderForType() |
protected Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.setEndpoint(String value)
KMS endpoint.
|
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.setEndpointBytes(com.google.protobuf.ByteString value)
KMS endpoint.
|
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.setKeyId(String value)
KMS key id.
|
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.setKeyIdBytes(com.google.protobuf.ByteString value)
KMS key id.
|
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.setRegion(String value)
KMS region.
|
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.setRegionBytes(com.google.protobuf.ByteString value)
KMS region.
|
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.setVendor(String value)
KMS vendor.
|
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.Builder.setVendorBytes(com.google.protobuf.ByteString value)
KMS vendor.
|
Encryptionpb.MasterKeyKms.Builder |
Encryptionpb.MasterKeyKms.toBuilder() |
Modifier and Type | Method and Description |
---|---|
Encryptionpb.MasterKey.Builder |
Encryptionpb.MasterKey.Builder.setKms(Encryptionpb.MasterKeyKms.Builder builderForValue)
.encryptionpb.MasterKeyKms kms = 3; |
Copyright © 2024 PingCAP. All rights reserved.