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

#include <GreengrassCoreIpcModel.h>

Public Member Functions

 ResumeComponentResult () noexcept
 ResumeComponentResult (EventstreamResultVariantType &&result) noexcept
ResumeComponentResponseGetOperationResponse () const noexcept
 operator bool () const noexcept
OperationErrorGetOperationError () const noexcept
RpcError GetRpcError () const noexcept
ResultType GetResultType () const noexcept

Constructor & Destructor Documentation

◆ ResumeComponentResult() [1/2]

Aws::Greengrass::ResumeComponentResult::ResumeComponentResult ( )
inlinenoexcept

◆ ResumeComponentResult() [2/2]

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

Member Function Documentation

◆ GetOperationError()

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

◆ GetOperationResponse()

ResumeComponentResponse * Aws::Greengrass::ResumeComponentResult::GetOperationResponse ( ) const
inlinenoexcept

◆ GetResultType()

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

◆ GetRpcError()

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

◆ operator bool()

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