| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
List<RoutedResource> |
ListInputRoutingsResponse.routedResources()
Summary information about the routed resources.
|
| Modifier and Type | Method and Description |
|---|---|
ListInputRoutingsResponse.Builder |
ListInputRoutingsResponse.Builder.routedResources(RoutedResource... routedResources)
Summary information about the routed resources.
|
| Modifier and Type | Method and Description |
|---|---|
ListInputRoutingsResponse.Builder |
ListInputRoutingsResponse.Builder.routedResources(Collection<RoutedResource> routedResources)
Summary information about the routed resources.
|
Copyright © 2022. All rights reserved.