Uses of Interface
software.amazon.awssdk.services.elastictranscoder.auth.scheme.ElasticTranscoderAuthSchemeParams
-
-
Uses of ElasticTranscoderAuthSchemeParams in software.amazon.awssdk.services.elastictranscoder.auth.scheme
Methods in software.amazon.awssdk.services.elastictranscoder.auth.scheme that return ElasticTranscoderAuthSchemeParams Modifier and Type Method Description ElasticTranscoderAuthSchemeParamsElasticTranscoderAuthSchemeParams.Builder. build()Returns aElasticTranscoderAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.elastictranscoder.auth.scheme with parameters of type ElasticTranscoderAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>ElasticTranscoderAuthSchemeProvider. resolveAuthScheme(ElasticTranscoderAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of ElasticTranscoderAuthSchemeParams in software.amazon.awssdk.services.elastictranscoder.auth.scheme.internal
Classes in software.amazon.awssdk.services.elastictranscoder.auth.scheme.internal that implement ElasticTranscoderAuthSchemeParams Modifier and Type Class Description classDefaultElasticTranscoderAuthSchemeParamsMethods in software.amazon.awssdk.services.elastictranscoder.auth.scheme.internal with parameters of type ElasticTranscoderAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultElasticTranscoderAuthSchemeProvider. resolveAuthScheme(ElasticTranscoderAuthSchemeParams params)
-