| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
HttpUrlDestinationProperties |
HttpUrlDestinationProperties.clone() |
HttpUrlDestinationProperties |
TopicRuleDestination.getHttpUrlProperties()
Properties of the HTTP URL.
|
HttpUrlDestinationProperties |
HttpUrlDestinationProperties.withConfirmationUrl(String confirmationUrl)
The URL used to confirm the HTTP topic rule destination URL.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TopicRuleDestination.setHttpUrlProperties(HttpUrlDestinationProperties httpUrlProperties)
Properties of the HTTP URL.
|
TopicRuleDestination |
TopicRuleDestination.withHttpUrlProperties(HttpUrlDestinationProperties httpUrlProperties)
Properties of the HTTP URL.
|
Copyright © 2022. All rights reserved.