Uses of Class
software.amazon.awssdk.services.iotevents.model.InputIdentifier
-
Packages that use InputIdentifier Package Description software.amazon.awssdk.services.iotevents.model -
-
Uses of InputIdentifier in software.amazon.awssdk.services.iotevents.model
Methods in software.amazon.awssdk.services.iotevents.model that return InputIdentifier Modifier and Type Method Description InputIdentifierListInputRoutingsRequest. inputIdentifier()The identifer of the routed input.Methods in software.amazon.awssdk.services.iotevents.model with parameters of type InputIdentifier Modifier and Type Method Description ListInputRoutingsRequest.BuilderListInputRoutingsRequest.Builder. inputIdentifier(InputIdentifier inputIdentifier)The identifer of the routed input.
-