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

#include <GreengrassCoreIpcModel.h>

Public Member Functions

 SubscribeToIoTCoreResult () noexcept
 SubscribeToIoTCoreResult (EventstreamResultVariantType &&result) noexcept
SubscribeToIoTCoreResponseGetOperationResponse () const noexcept
 operator bool () const noexcept
OperationErrorGetOperationError () const noexcept
RpcError GetRpcError () const noexcept
ResultType GetResultType () const noexcept

Constructor & Destructor Documentation

◆ SubscribeToIoTCoreResult() [1/2]

Aws::Greengrass::SubscribeToIoTCoreResult::SubscribeToIoTCoreResult ( )
inlinenoexcept

◆ SubscribeToIoTCoreResult() [2/2]

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

Member Function Documentation

◆ GetOperationError()

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

◆ GetOperationResponse()

SubscribeToIoTCoreResponse * Aws::Greengrass::SubscribeToIoTCoreResult::GetOperationResponse ( ) const
inlinenoexcept

◆ GetResultType()

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

◆ GetRpcError()

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

◆ operator bool()

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