AWS SDK for C++
1.8.151
AWS SDK for C++
|
Go to the documentation of this file.
69 inline void SetNextToken(
const char* value) { m_nextTokenHasBeenSet =
true; m_nextToken.assign(value); }
92 bool m_nextTokenHasBeenSet;
ListOfferingTransactionsRequest & WithNextToken(const Aws::String &value)
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
ListOfferingTransactionsRequest()
void SetNextToken(const Aws::String &value)
bool NextTokenHasBeenSet() const
Aws::String SerializePayload() const override
#define AWS_DEVICEFARM_API
const Aws::String & GetNextToken() const
void SetNextToken(const char *value)
ListOfferingTransactionsRequest & WithNextToken(Aws::String &&value)
ListOfferingTransactionsRequest & WithNextToken(const char *value)
void SetNextToken(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
virtual const char * GetServiceRequestName() const override
Aws::Http::HeaderValueCollection GetRequestSpecificHeaders() const override