Uses of Class
software.amazon.awssdk.services.mediaconnect.model.ThumbnailDetails
-
Packages that use ThumbnailDetails Package Description software.amazon.awssdk.services.mediaconnect.model -
-
Uses of ThumbnailDetails in software.amazon.awssdk.services.mediaconnect.model
Methods in software.amazon.awssdk.services.mediaconnect.model that return ThumbnailDetails Modifier and Type Method Description ThumbnailDetailsDescribeFlowSourceThumbnailResponse. thumbnailDetails()Returns the value of the ThumbnailDetails property for this object.Methods in software.amazon.awssdk.services.mediaconnect.model with parameters of type ThumbnailDetails Modifier and Type Method Description DescribeFlowSourceThumbnailResponse.BuilderDescribeFlowSourceThumbnailResponse.Builder. thumbnailDetails(ThumbnailDetails thumbnailDetails)Sets the value of the ThumbnailDetails property for this object.
-