Uses of Class
software.amazon.awssdk.services.kinesisvideo.model.StreamNameCondition
-
Packages that use StreamNameCondition Package Description software.amazon.awssdk.services.kinesisvideo.model -
-
Uses of StreamNameCondition in software.amazon.awssdk.services.kinesisvideo.model
Methods in software.amazon.awssdk.services.kinesisvideo.model that return StreamNameCondition Modifier and Type Method Description StreamNameConditionListStreamsRequest. streamNameCondition()Optional: Returns only streams that satisfy a specific condition.Methods in software.amazon.awssdk.services.kinesisvideo.model with parameters of type StreamNameCondition Modifier and Type Method Description ListStreamsRequest.BuilderListStreamsRequest.Builder. streamNameCondition(StreamNameCondition streamNameCondition)Optional: Returns only streams that satisfy a specific condition.
-