AesGcmKeyFormat.Builder |
AesGcmKeyFormat.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AesGcmKeyFormat.Builder |
AesGcmKeyFormat.Builder.clear() |
AesGcmKeyFormat.Builder |
AesGcmKeyFormat.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AesGcmKeyFormat.Builder |
AesGcmKeyFormat.Builder.clearKeySize()
uint32 key_size = 2;
|
AesGcmKeyFormat.Builder |
AesGcmKeyFormat.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AesGcmKeyFormat.Builder |
AesGcmKeyFormat.Builder.clearVersion()
uint32 version = 3;
|
AesGcmKeyFormat.Builder |
AesGcmKeyFormat.Builder.clone() |
AesGcmKeyFormat.Builder |
AesGcmKeyFormat.Builder.mergeFrom(AesGcmKeyFormat other) |
AesGcmKeyFormat.Builder |
AesGcmKeyFormat.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AesGcmKeyFormat.Builder |
AesGcmKeyFormat.Builder.mergeFrom(com.google.protobuf.Message other) |
AesGcmKeyFormat.Builder |
AesGcmKeyFormat.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static AesGcmKeyFormat.Builder |
AesGcmKeyFormat.newBuilder() |
static AesGcmKeyFormat.Builder |
AesGcmKeyFormat.newBuilder(AesGcmKeyFormat prototype) |
AesGcmKeyFormat.Builder |
AesGcmKeyFormat.newBuilderForType() |
protected AesGcmKeyFormat.Builder |
AesGcmKeyFormat.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
AesGcmKeyFormat.Builder |
AesGcmKeyFormat.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AesGcmKeyFormat.Builder |
AesGcmKeyFormat.Builder.setKeySize(int value)
uint32 key_size = 2;
|
AesGcmKeyFormat.Builder |
AesGcmKeyFormat.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AesGcmKeyFormat.Builder |
AesGcmKeyFormat.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AesGcmKeyFormat.Builder |
AesGcmKeyFormat.Builder.setVersion(int value)
uint32 version = 3;
|
AesGcmKeyFormat.Builder |
AesGcmKeyFormat.toBuilder() |