Interface ConfigureLogsForPlaybackConfigurationResponse.Builder
-
- All Superinterfaces:
AwsResponse.Builder,Buildable,CopyableBuilder<ConfigureLogsForPlaybackConfigurationResponse.Builder,ConfigureLogsForPlaybackConfigurationResponse>,MediaTailorResponse.Builder,SdkBuilder<ConfigureLogsForPlaybackConfigurationResponse.Builder,ConfigureLogsForPlaybackConfigurationResponse>,SdkPojo,SdkResponse.Builder
- Enclosing class:
- ConfigureLogsForPlaybackConfigurationResponse
public static interface ConfigureLogsForPlaybackConfigurationResponse.Builder extends MediaTailorResponse.Builder, SdkPojo, CopyableBuilder<ConfigureLogsForPlaybackConfigurationResponse.Builder,ConfigureLogsForPlaybackConfigurationResponse>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ConfigureLogsForPlaybackConfigurationResponse.BuilderenabledLoggingStrategies(Collection<LoggingStrategy> enabledLoggingStrategies)The method used for collecting logs from AWS Elemental MediaTailor.ConfigureLogsForPlaybackConfigurationResponse.BuilderenabledLoggingStrategies(LoggingStrategy... enabledLoggingStrategies)The method used for collecting logs from AWS Elemental MediaTailor.ConfigureLogsForPlaybackConfigurationResponse.BuilderenabledLoggingStrategiesWithStrings(String... enabledLoggingStrategies)The method used for collecting logs from AWS Elemental MediaTailor.ConfigureLogsForPlaybackConfigurationResponse.BuilderenabledLoggingStrategiesWithStrings(Collection<String> enabledLoggingStrategies)The method used for collecting logs from AWS Elemental MediaTailor.ConfigureLogsForPlaybackConfigurationResponse.BuilderpercentEnabled(Integer percentEnabled)The percentage of session logs that MediaTailor sends to your Cloudwatch Logs account.ConfigureLogsForPlaybackConfigurationResponse.BuilderplaybackConfigurationName(String playbackConfigurationName)The name of the playback configuration.-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.services.mediatailor.model.MediaTailorResponse.Builder
build, responseMetadata, responseMetadata
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Methods inherited from interface software.amazon.awssdk.core.SdkResponse.Builder
sdkHttpResponse, sdkHttpResponse
-
-
-
-
Method Detail
-
percentEnabled
ConfigureLogsForPlaybackConfigurationResponse.Builder percentEnabled(Integer percentEnabled)
The percentage of session logs that MediaTailor sends to your Cloudwatch Logs account.
- Parameters:
percentEnabled- The percentage of session logs that MediaTailor sends to your Cloudwatch Logs account.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
playbackConfigurationName
ConfigureLogsForPlaybackConfigurationResponse.Builder playbackConfigurationName(String playbackConfigurationName)
The name of the playback configuration.
- Parameters:
playbackConfigurationName- The name of the playback configuration.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
enabledLoggingStrategiesWithStrings
ConfigureLogsForPlaybackConfigurationResponse.Builder enabledLoggingStrategiesWithStrings(Collection<String> enabledLoggingStrategies)
The method used for collecting logs from AWS Elemental MediaTailor.
LEGACY_CLOUDWATCHindicates that MediaTailor is sending logs directly to Amazon CloudWatch Logs.VENDED_LOGSindicates that MediaTailor is sending logs to CloudWatch, which then vends the logs to your destination of choice. Supported destinations are CloudWatch Logs log group, Amazon S3 bucket, and Amazon Data Firehose stream.- Parameters:
enabledLoggingStrategies- The method used for collecting logs from AWS Elemental MediaTailor.LEGACY_CLOUDWATCHindicates that MediaTailor is sending logs directly to Amazon CloudWatch Logs.VENDED_LOGSindicates that MediaTailor is sending logs to CloudWatch, which then vends the logs to your destination of choice. Supported destinations are CloudWatch Logs log group, Amazon S3 bucket, and Amazon Data Firehose stream.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
enabledLoggingStrategiesWithStrings
ConfigureLogsForPlaybackConfigurationResponse.Builder enabledLoggingStrategiesWithStrings(String... enabledLoggingStrategies)
The method used for collecting logs from AWS Elemental MediaTailor.
LEGACY_CLOUDWATCHindicates that MediaTailor is sending logs directly to Amazon CloudWatch Logs.VENDED_LOGSindicates that MediaTailor is sending logs to CloudWatch, which then vends the logs to your destination of choice. Supported destinations are CloudWatch Logs log group, Amazon S3 bucket, and Amazon Data Firehose stream.- Parameters:
enabledLoggingStrategies- The method used for collecting logs from AWS Elemental MediaTailor.LEGACY_CLOUDWATCHindicates that MediaTailor is sending logs directly to Amazon CloudWatch Logs.VENDED_LOGSindicates that MediaTailor is sending logs to CloudWatch, which then vends the logs to your destination of choice. Supported destinations are CloudWatch Logs log group, Amazon S3 bucket, and Amazon Data Firehose stream.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
enabledLoggingStrategies
ConfigureLogsForPlaybackConfigurationResponse.Builder enabledLoggingStrategies(Collection<LoggingStrategy> enabledLoggingStrategies)
The method used for collecting logs from AWS Elemental MediaTailor.
LEGACY_CLOUDWATCHindicates that MediaTailor is sending logs directly to Amazon CloudWatch Logs.VENDED_LOGSindicates that MediaTailor is sending logs to CloudWatch, which then vends the logs to your destination of choice. Supported destinations are CloudWatch Logs log group, Amazon S3 bucket, and Amazon Data Firehose stream.- Parameters:
enabledLoggingStrategies- The method used for collecting logs from AWS Elemental MediaTailor.LEGACY_CLOUDWATCHindicates that MediaTailor is sending logs directly to Amazon CloudWatch Logs.VENDED_LOGSindicates that MediaTailor is sending logs to CloudWatch, which then vends the logs to your destination of choice. Supported destinations are CloudWatch Logs log group, Amazon S3 bucket, and Amazon Data Firehose stream.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
enabledLoggingStrategies
ConfigureLogsForPlaybackConfigurationResponse.Builder enabledLoggingStrategies(LoggingStrategy... enabledLoggingStrategies)
The method used for collecting logs from AWS Elemental MediaTailor.
LEGACY_CLOUDWATCHindicates that MediaTailor is sending logs directly to Amazon CloudWatch Logs.VENDED_LOGSindicates that MediaTailor is sending logs to CloudWatch, which then vends the logs to your destination of choice. Supported destinations are CloudWatch Logs log group, Amazon S3 bucket, and Amazon Data Firehose stream.- Parameters:
enabledLoggingStrategies- The method used for collecting logs from AWS Elemental MediaTailor.LEGACY_CLOUDWATCHindicates that MediaTailor is sending logs directly to Amazon CloudWatch Logs.VENDED_LOGSindicates that MediaTailor is sending logs to CloudWatch, which then vends the logs to your destination of choice. Supported destinations are CloudWatch Logs log group, Amazon S3 bucket, and Amazon Data Firehose stream.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-