static ConfigureLogsForPlaybackConfigurationResponse.Builder |
ConfigureLogsForPlaybackConfigurationResponse.builder() |
|
ConfigureLogsForPlaybackConfigurationResponse.Builder |
ConfigureLogsForPlaybackConfigurationResponse.Builder.enabledLoggingStrategies(Collection<LoggingStrategy> enabledLoggingStrategies) |
The method used for collecting logs from AWS Elemental MediaTailor.
|
ConfigureLogsForPlaybackConfigurationResponse.Builder |
ConfigureLogsForPlaybackConfigurationResponse.Builder.enabledLoggingStrategies(LoggingStrategy... enabledLoggingStrategies) |
The method used for collecting logs from AWS Elemental MediaTailor.
|
ConfigureLogsForPlaybackConfigurationResponse.Builder |
ConfigureLogsForPlaybackConfigurationResponse.Builder.enabledLoggingStrategiesWithStrings(String... enabledLoggingStrategies) |
The method used for collecting logs from AWS Elemental MediaTailor.
|
ConfigureLogsForPlaybackConfigurationResponse.Builder |
ConfigureLogsForPlaybackConfigurationResponse.Builder.enabledLoggingStrategiesWithStrings(Collection<String> enabledLoggingStrategies) |
The method used for collecting logs from AWS Elemental MediaTailor.
|
ConfigureLogsForPlaybackConfigurationResponse.Builder |
ConfigureLogsForPlaybackConfigurationResponse.Builder.percentEnabled(Integer percentEnabled) |
The percentage of session logs that MediaTailor sends to your Cloudwatch Logs account.
|
ConfigureLogsForPlaybackConfigurationResponse.Builder |
ConfigureLogsForPlaybackConfigurationResponse.Builder.playbackConfigurationName(String playbackConfigurationName) |
The name of the playback configuration.
|
ConfigureLogsForPlaybackConfigurationResponse.Builder |
ConfigureLogsForPlaybackConfigurationResponse.toBuilder() |
|