#include <GreengrassCoreIpcModel.h>
◆ CreateLocalDeploymentOperationContext()
Aws::Greengrass::CreateLocalDeploymentOperationContext::CreateLocalDeploymentOperationContext |
( |
const GreengrassCoreIpcServiceModel & |
serviceModel | ) |
|
|
noexcept |
◆ 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::CreateLocalDeploymentOperationContext::GetInitialResponseModelName |
( |
| ) |
const |
|
overridevirtualnoexcept |
◆ GetOperationName()
Aws::Crt::String Aws::Greengrass::CreateLocalDeploymentOperationContext::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::CreateLocalDeploymentOperationContext::GetRequestModelName |
( |
| ) |
const |
|
overridevirtualnoexcept |
◆ GetStreamingResponseModelName()
The documentation for this class was generated from the following files: