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

#include <GreengrassCoreIpcModel.h>

Public Member Functions

 PutComponentMetricResult () noexcept
 
 PutComponentMetricResult (TaggedResult &&taggedResult) noexcept
 
PutComponentMetricResponseGetOperationResponse () const noexcept
 
 operator bool () const noexcept
 
OperationErrorGetOperationError () const noexcept
 
RpcError GetRpcError () const noexcept
 
ResultType GetResultType () const noexcept
 

Constructor & Destructor Documentation

◆ PutComponentMetricResult() [1/2]

Aws::Greengrass::PutComponentMetricResult::PutComponentMetricResult ( )
inlinenoexcept

◆ PutComponentMetricResult() [2/2]

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

Member Function Documentation

◆ GetOperationError()

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

◆ GetOperationResponse()

PutComponentMetricResponse* Aws::Greengrass::PutComponentMetricResult::GetOperationResponse ( ) const
inlinenoexcept

◆ GetResultType()

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

◆ GetRpcError()

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

◆ operator bool()

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