Uses of Interface
software.amazon.awssdk.services.mediapackagev2.model.ListLowLatencyHlsManifestConfiguration.Builder
-
Packages that use ListLowLatencyHlsManifestConfiguration.Builder Package Description software.amazon.awssdk.services.mediapackagev2.model -
-
Uses of ListLowLatencyHlsManifestConfiguration.Builder in software.amazon.awssdk.services.mediapackagev2.model
Methods in software.amazon.awssdk.services.mediapackagev2.model that return ListLowLatencyHlsManifestConfiguration.Builder Modifier and Type Method Description static ListLowLatencyHlsManifestConfiguration.BuilderListLowLatencyHlsManifestConfiguration. builder()ListLowLatencyHlsManifestConfiguration.BuilderListLowLatencyHlsManifestConfiguration.Builder. childManifestName(String childManifestName)A short string that's appended to the endpoint URL.ListLowLatencyHlsManifestConfiguration.BuilderListLowLatencyHlsManifestConfiguration.Builder. manifestName(String manifestName)A short short string that's appended to the endpoint URL.ListLowLatencyHlsManifestConfiguration.BuilderListLowLatencyHlsManifestConfiguration. toBuilder()ListLowLatencyHlsManifestConfiguration.BuilderListLowLatencyHlsManifestConfiguration.Builder. url(String url)The egress domain URL for stream delivery from MediaPackage.Methods in software.amazon.awssdk.services.mediapackagev2.model that return types with arguments of type ListLowLatencyHlsManifestConfiguration.Builder Modifier and Type Method Description static Class<? extends ListLowLatencyHlsManifestConfiguration.Builder>ListLowLatencyHlsManifestConfiguration. serializableBuilderClass()
-