#include <GreengrassCoreIpcModel.h>
◆ RestartComponentOperationContext()
◆ AllocateInitialResponseFromPayload()
Parse the given string into an initial response object.
- Parameters
-
stringView | String to parse the response from. |
allocator | Allocator to use. |
- Returns
- The initial response object.
Implements Aws::Eventstreamrpc::OperationModelContext.
◆ AllocateStreamingResponseFromPayload()
Parse the given string into a streaming response object.
- Parameters
-
stringView | String to parse the response from. |
allocator | Allocator to use. |
- Returns
- The streaming response object.
Implements Aws::Eventstreamrpc::OperationModelContext.
◆ GetInitialResponseModelName()
Aws::Crt::String Aws::Greengrass::RestartComponentOperationContext::GetInitialResponseModelName |
( |
| ) |
const |
|
overridevirtualnoexcept |
◆ GetOperationName()
Aws::Crt::String Aws::Greengrass::RestartComponentOperationContext::GetOperationName |
( |
| ) |
const |
|
overridevirtualnoexcept |
Returns the canonical operation name associated with this context across any client language. Namespace included. Example: aws.greengrass::SubscribeToTopic
- Returns
- The canonical operation name associated with this context across any client language.
Implements Aws::Eventstreamrpc::OperationModelContext.
◆ GetRequestModelName()
Aws::Crt::String Aws::Greengrass::RestartComponentOperationContext::GetRequestModelName |
( |
| ) |
const |
|
overridevirtualnoexcept |
◆ GetStreamingResponseModelName()
The documentation for this class was generated from the following files: