|
AWS IoT Device SDK C++ v2 1.44.1
AWS IoT Device SDK C++ v2
|
|
noexcept |
|
overridevirtualnoexcept |
Parse the given string into an initial response object.
| stringView | String to parse the response from. |
| allocator | Allocator to use. |
Implements Aws::Eventstreamrpc::OperationModelContext.
|
overridevirtualnoexcept |
Parse the given string into a streaming response object.
| stringView | String to parse the response from. |
| allocator | Allocator to use. |
Implements Aws::Eventstreamrpc::OperationModelContext.
|
overridevirtualnoexcept |
Get the initial response type name.
Implements Aws::Eventstreamrpc::OperationModelContext.
|
overridevirtualnoexcept |
Returns the canonical operation name associated with this context across any client language. Namespace included. Example: aws.greengrass#SubscribeToTopic
Implements Aws::Eventstreamrpc::OperationModelContext.
|
overridevirtualnoexcept |
Get the request type name.
Implements Aws::Eventstreamrpc::OperationModelContext.
|
overridevirtualnoexcept |
Get the streaming response type name.
Implements Aws::Eventstreamrpc::OperationModelContext.