TSQSRequest
Class in AWS.SQS
Base implementation for SQS requests.
Ancestors
TAWSRequest- ISQSRequest
Methods
ToString
function ToString: string; reintroduce; virtual;
Convert to string.
Returns
A string representing the request content.
Class in AWS.SQS
Base implementation for SQS requests.
TAWSRequestfunction ToString: string; reintroduce; virtual;
Convert to string.
Returns
A string representing the request content.