46 inline void SetLimit(
int value) { m_limitHasBeenSet =
true; m_limit = value; }
90 bool m_limitHasBeenSet;
92 bool m_exclusiveStartDeliveryStreamNameHasBeenSet;
void SetExclusiveStartDeliveryStreamName(const Aws::String &value)
const Aws::String & GetExclusiveStartDeliveryStreamName() const
ListDeliveryStreamsRequest & WithExclusiveStartDeliveryStreamName(const char *value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
ListDeliveryStreamsRequest & WithExclusiveStartDeliveryStreamName(const Aws::String &value)
ListDeliveryStreamsRequest & WithLimit(int value)
ListDeliveryStreamsRequest & WithExclusiveStartDeliveryStreamName(Aws::String &&value)
void SetExclusiveStartDeliveryStreamName(Aws::String &&value)
void SetExclusiveStartDeliveryStreamName(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
JSON (JavaScript Object Notation).