AWS IoT Device SDK C++ v2  1.32.6
AWS IoT Device SDK C++ v2
Public Member Functions | List of all members
Aws::Greengrass::CancelLocalDeploymentResult Class Reference

#include <GreengrassCoreIpcModel.h>

Public Member Functions

 CancelLocalDeploymentResult () noexcept
 
 CancelLocalDeploymentResult (TaggedResult &&taggedResult) noexcept
 
CancelLocalDeploymentResponseGetOperationResponse () const noexcept
 
 operator bool () const noexcept
 
OperationErrorGetOperationError () const noexcept
 
RpcError GetRpcError () const noexcept
 
ResultType GetResultType () const noexcept
 

Constructor & Destructor Documentation

◆ CancelLocalDeploymentResult() [1/2]

Aws::Greengrass::CancelLocalDeploymentResult::CancelLocalDeploymentResult ( )
inlinenoexcept

◆ CancelLocalDeploymentResult() [2/2]

Aws::Greengrass::CancelLocalDeploymentResult::CancelLocalDeploymentResult ( TaggedResult &&  taggedResult)
inlinenoexcept

Member Function Documentation

◆ GetOperationError()

OperationError* Aws::Greengrass::CancelLocalDeploymentResult::GetOperationError ( ) const
inlinenoexcept

◆ GetOperationResponse()

CancelLocalDeploymentResponse* Aws::Greengrass::CancelLocalDeploymentResult::GetOperationResponse ( ) const
inlinenoexcept

◆ GetResultType()

ResultType Aws::Greengrass::CancelLocalDeploymentResult::GetResultType ( ) const
inlinenoexcept

◆ GetRpcError()

RpcError Aws::Greengrass::CancelLocalDeploymentResult::GetRpcError ( ) const
inlinenoexcept

◆ operator bool()

Aws::Greengrass::CancelLocalDeploymentResult::operator bool ( ) const
inlinenoexcept
Returns
true if the response is associated with an expected response; false if the response is associated with an error.

The documentation for this class was generated from the following file: