| Package | Description |
|---|---|
| com.amazonaws.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
RoutedResource |
RoutedResource.clone() |
RoutedResource |
RoutedResource.withArn(String arn)
The ARN of the routed resource.
|
RoutedResource |
RoutedResource.withName(String name)
The name of the routed resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<RoutedResource> |
ListInputRoutingsResult.getRoutedResources()
Summary information about the routed resources.
|
| Modifier and Type | Method and Description |
|---|---|
ListInputRoutingsResult |
ListInputRoutingsResult.withRoutedResources(RoutedResource... routedResources)
Summary information about the routed resources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListInputRoutingsResult.setRoutedResources(Collection<RoutedResource> routedResources)
Summary information about the routed resources.
|
ListInputRoutingsResult |
ListInputRoutingsResult.withRoutedResources(Collection<RoutedResource> routedResources)
Summary information about the routed resources.
|
Copyright © 2023. All rights reserved.