AWS IoT Device SDK C++ v2 1.44.1
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
Aws::Greengrass::DeferComponentUpdateResult Class Reference

#include <GreengrassCoreIpcModel.h>

Public Member Functions

 DeferComponentUpdateResult () noexcept
 DeferComponentUpdateResult (EventstreamResultVariantType &&result) noexcept
DeferComponentUpdateResponseGetOperationResponse () const noexcept
 operator bool () const noexcept
OperationErrorGetOperationError () const noexcept
RpcError GetRpcError () const noexcept
ResultType GetResultType () const noexcept

Constructor & Destructor Documentation

◆ DeferComponentUpdateResult() [1/2]

Aws::Greengrass::DeferComponentUpdateResult::DeferComponentUpdateResult ( )
inlinenoexcept

◆ DeferComponentUpdateResult() [2/2]

Aws::Greengrass::DeferComponentUpdateResult::DeferComponentUpdateResult ( EventstreamResultVariantType && result)
inlinenoexcept

Member Function Documentation

◆ GetOperationError()

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

◆ GetOperationResponse()

DeferComponentUpdateResponse * Aws::Greengrass::DeferComponentUpdateResult::GetOperationResponse ( ) const
inlinenoexcept

◆ GetResultType()

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

◆ GetRpcError()

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

◆ operator bool()

Aws::Greengrass::DeferComponentUpdateResult::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: