#include <EventStreamClient.h>
◆ TaggedResult() [1/5]
| Aws::Eventstreamrpc::TaggedResult::TaggedResult |
( |
| ) |
|
|
noexcept |
◆ TaggedResult() [2/5]
◆ TaggedResult() [3/5]
◆ TaggedResult() [4/5]
| Aws::Eventstreamrpc::TaggedResult::TaggedResult |
( |
RpcError |
rpcError | ) |
|
|
explicitnoexcept |
◆ TaggedResult() [5/5]
| Aws::Eventstreamrpc::TaggedResult::TaggedResult |
( |
TaggedResult && |
rhs | ) |
|
|
noexcept |
◆ ~TaggedResult()
| Aws::Eventstreamrpc::TaggedResult::~TaggedResult |
( |
| ) |
|
|
noexcept |
◆ GetOperationError()
| OperationError * Aws::Eventstreamrpc::TaggedResult::GetOperationError |
( |
| ) |
const |
|
noexcept |
◆ GetOperationResponse()
| AbstractShapeBase * Aws::Eventstreamrpc::TaggedResult::GetOperationResponse |
( |
| ) |
const |
|
noexcept |
◆ GetResultType()
| ResultType Aws::Eventstreamrpc::TaggedResult::GetResultType |
( |
| ) |
const |
|
inlinenoexcept |
◆ GetRpcError()
| RpcError Aws::Eventstreamrpc::TaggedResult::GetRpcError |
( |
| ) |
const |
|
noexcept |
◆ operator bool()
| Aws::Eventstreamrpc::TaggedResult::operator bool |
( |
| ) |
const |
|
noexcept |
- Returns
- true if the response is associated with an expected response; false if the response is associated with an error.
◆ operator=()
The documentation for this class was generated from the following files: