#include <SalesforceAction.h>
Describes an action to write a message to a Salesforce IoT Cloud Input Stream.
See Also:
AWS API Reference
Definition at line 32 of file SalesforceAction.h.
◆ SalesforceAction() [1/2]
Aws::IoT::Model::SalesforceAction::SalesforceAction |
( |
| ) |
|
◆ SalesforceAction() [2/2]
◆ GetToken()
const Aws::String& Aws::IoT::Model::SalesforceAction::GetToken |
( |
| ) |
const |
|
inline |
The token used to authenticate access to the Salesforce IoT Cloud Input Stream. The token is available from the Salesforce IoT Cloud platform after creation of the Input Stream.
Definition at line 46 of file SalesforceAction.h.
◆ GetUrl()
const Aws::String& Aws::IoT::Model::SalesforceAction::GetUrl |
( |
| ) |
const |
|
inline |
The URL exposed by the Salesforce IoT Cloud Input Stream. The URL is available from the Salesforce IoT Cloud platform after creation of the Input Stream.
Definition at line 103 of file SalesforceAction.h.
◆ Jsonize()
◆ operator=()
◆ SetToken() [1/3]
void Aws::IoT::Model::SalesforceAction::SetToken |
( |
Aws::String && |
value | ) |
|
|
inline |
The token used to authenticate access to the Salesforce IoT Cloud Input Stream. The token is available from the Salesforce IoT Cloud platform after creation of the Input Stream.
Definition at line 67 of file SalesforceAction.h.
◆ SetToken() [2/3]
void Aws::IoT::Model::SalesforceAction::SetToken |
( |
const Aws::String & |
value | ) |
|
|
inline |
The token used to authenticate access to the Salesforce IoT Cloud Input Stream. The token is available from the Salesforce IoT Cloud platform after creation of the Input Stream.
Definition at line 60 of file SalesforceAction.h.
◆ SetToken() [3/3]
void Aws::IoT::Model::SalesforceAction::SetToken |
( |
const char * |
value | ) |
|
|
inline |
The token used to authenticate access to the Salesforce IoT Cloud Input Stream. The token is available from the Salesforce IoT Cloud platform after creation of the Input Stream.
Definition at line 74 of file SalesforceAction.h.
◆ SetUrl() [1/3]
void Aws::IoT::Model::SalesforceAction::SetUrl |
( |
Aws::String && |
value | ) |
|
|
inline |
The URL exposed by the Salesforce IoT Cloud Input Stream. The URL is available from the Salesforce IoT Cloud platform after creation of the Input Stream.
Definition at line 124 of file SalesforceAction.h.
◆ SetUrl() [2/3]
void Aws::IoT::Model::SalesforceAction::SetUrl |
( |
const Aws::String & |
value | ) |
|
|
inline |
The URL exposed by the Salesforce IoT Cloud Input Stream. The URL is available from the Salesforce IoT Cloud platform after creation of the Input Stream.
Definition at line 117 of file SalesforceAction.h.
◆ SetUrl() [3/3]
void Aws::IoT::Model::SalesforceAction::SetUrl |
( |
const char * |
value | ) |
|
|
inline |
The URL exposed by the Salesforce IoT Cloud Input Stream. The URL is available from the Salesforce IoT Cloud platform after creation of the Input Stream.
Definition at line 131 of file SalesforceAction.h.
◆ TokenHasBeenSet()
bool Aws::IoT::Model::SalesforceAction::TokenHasBeenSet |
( |
| ) |
const |
|
inline |
The token used to authenticate access to the Salesforce IoT Cloud Input Stream. The token is available from the Salesforce IoT Cloud platform after creation of the Input Stream.
Definition at line 53 of file SalesforceAction.h.
◆ UrlHasBeenSet()
bool Aws::IoT::Model::SalesforceAction::UrlHasBeenSet |
( |
| ) |
const |
|
inline |
The URL exposed by the Salesforce IoT Cloud Input Stream. The URL is available from the Salesforce IoT Cloud platform after creation of the Input Stream.
Definition at line 110 of file SalesforceAction.h.
◆ WithToken() [1/3]
The token used to authenticate access to the Salesforce IoT Cloud Input Stream. The token is available from the Salesforce IoT Cloud platform after creation of the Input Stream.
Definition at line 88 of file SalesforceAction.h.
◆ WithToken() [2/3]
The token used to authenticate access to the Salesforce IoT Cloud Input Stream. The token is available from the Salesforce IoT Cloud platform after creation of the Input Stream.
Definition at line 81 of file SalesforceAction.h.
◆ WithToken() [3/3]
SalesforceAction& Aws::IoT::Model::SalesforceAction::WithToken |
( |
const char * |
value | ) |
|
|
inline |
The token used to authenticate access to the Salesforce IoT Cloud Input Stream. The token is available from the Salesforce IoT Cloud platform after creation of the Input Stream.
Definition at line 95 of file SalesforceAction.h.
◆ WithUrl() [1/3]
The URL exposed by the Salesforce IoT Cloud Input Stream. The URL is available from the Salesforce IoT Cloud platform after creation of the Input Stream.
Definition at line 145 of file SalesforceAction.h.
◆ WithUrl() [2/3]
The URL exposed by the Salesforce IoT Cloud Input Stream. The URL is available from the Salesforce IoT Cloud platform after creation of the Input Stream.
Definition at line 138 of file SalesforceAction.h.
◆ WithUrl() [3/3]
SalesforceAction& Aws::IoT::Model::SalesforceAction::WithUrl |
( |
const char * |
value | ) |
|
|
inline |
The URL exposed by the Salesforce IoT Cloud Input Stream. The URL is available from the Salesforce IoT Cloud platform after creation of the Input Stream.
Definition at line 152 of file SalesforceAction.h.
The documentation for this class was generated from the following file: