public interface KinesisEgressRecordOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getExplicitHashKey()
string explicit_hash_key = 4; |
com.google.protobuf.ByteString |
getExplicitHashKeyBytes()
string explicit_hash_key = 4; |
java.lang.String |
getPartitionKey()
string partition_key = 1; |
com.google.protobuf.ByteString |
getPartitionKeyBytes()
string partition_key = 1; |
java.lang.String |
getStream()
string stream = 3; |
com.google.protobuf.ByteString |
getStreamBytes()
string stream = 3; |
com.google.protobuf.ByteString |
getValueBytes()
bytes value_bytes = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getPartitionKey()
string partition_key = 1;com.google.protobuf.ByteString getPartitionKeyBytes()
string partition_key = 1;com.google.protobuf.ByteString getValueBytes()
bytes value_bytes = 2;java.lang.String getStream()
string stream = 3;com.google.protobuf.ByteString getStreamBytes()
string stream = 3;java.lang.String getExplicitHashKey()
string explicit_hash_key = 4;com.google.protobuf.ByteString getExplicitHashKeyBytes()
string explicit_hash_key = 4;Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.