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

#include <GreengrassCoreIpcModel.h>

Public Member Functions

 SendConfigurationValidityReportResult () noexcept
 SendConfigurationValidityReportResult (EventstreamResultVariantType &&result) noexcept
SendConfigurationValidityReportResponseGetOperationResponse () const noexcept
 operator bool () const noexcept
OperationErrorGetOperationError () const noexcept
RpcError GetRpcError () const noexcept
ResultType GetResultType () const noexcept

Constructor & Destructor Documentation

◆ SendConfigurationValidityReportResult() [1/2]

Aws::Greengrass::SendConfigurationValidityReportResult::SendConfigurationValidityReportResult ( )
inlinenoexcept

◆ SendConfigurationValidityReportResult() [2/2]

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

Member Function Documentation

◆ GetOperationError()

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

◆ GetOperationResponse()

SendConfigurationValidityReportResponse * Aws::Greengrass::SendConfigurationValidityReportResult::GetOperationResponse ( ) const
inlinenoexcept

◆ GetResultType()

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

◆ GetRpcError()

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

◆ operator bool()

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