public static interface ApiModels.KmsEncryptRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getAad()
bytes Aad = 3; |
String |
getKeyId()
string KeyId = 1; |
com.google.protobuf.ByteString |
getKeyIdBytes()
string KeyId = 1; |
com.google.protobuf.ByteString |
getPlaintext()
bytes Plaintext = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getKeyId()
string KeyId = 1;com.google.protobuf.ByteString getKeyIdBytes()
string KeyId = 1;com.google.protobuf.ByteString getPlaintext()
bytes Plaintext = 2;com.google.protobuf.ByteString getAad()
bytes Aad = 3;Copyright © 2022. All rights reserved.