| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
HttpUrlDestinationSummary |
HttpUrlDestinationSummary.clone() |
HttpUrlDestinationSummary |
TopicRuleDestinationSummary.getHttpUrlSummary()
Information about the HTTP URL.
|
HttpUrlDestinationSummary |
HttpUrlDestinationSummary.withConfirmationUrl(String confirmationUrl)
The URL used to confirm ownership of or access to the HTTP topic rule destination URL.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TopicRuleDestinationSummary.setHttpUrlSummary(HttpUrlDestinationSummary httpUrlSummary)
Information about the HTTP URL.
|
TopicRuleDestinationSummary |
TopicRuleDestinationSummary.withHttpUrlSummary(HttpUrlDestinationSummary httpUrlSummary)
Information about the HTTP URL.
|
Copyright © 2021. All rights reserved.