Uses of Class
software.amazon.awssdk.services.mediatailor.model.Bumper
-
Packages that use Bumper Package Description software.amazon.awssdk.services.mediatailor.model -
-
Uses of Bumper in software.amazon.awssdk.services.mediatailor.model
Methods in software.amazon.awssdk.services.mediatailor.model that return Bumper Modifier and Type Method Description BumperGetPlaybackConfigurationResponse. bumper()The configuration for bumpers.BumperPlaybackConfiguration. bumper()The configuration for bumpers.BumperPutPlaybackConfigurationRequest. bumper()The configuration for bumpers.BumperPutPlaybackConfigurationResponse. bumper()The configuration for bumpers.Methods in software.amazon.awssdk.services.mediatailor.model with parameters of type Bumper Modifier and Type Method Description GetPlaybackConfigurationResponse.BuilderGetPlaybackConfigurationResponse.Builder. bumper(Bumper bumper)The configuration for bumpers.PlaybackConfiguration.BuilderPlaybackConfiguration.Builder. bumper(Bumper bumper)The configuration for bumpers.PutPlaybackConfigurationRequest.BuilderPutPlaybackConfigurationRequest.Builder. bumper(Bumper bumper)The configuration for bumpers.PutPlaybackConfigurationResponse.BuilderPutPlaybackConfigurationResponse.Builder. bumper(Bumper bumper)The configuration for bumpers.
-