Uses of Interface
software.amazon.awssdk.services.elastictranscoder.auth.scheme.ElasticTranscoderAuthSchemeParams.Builder
-
-
Uses of ElasticTranscoderAuthSchemeParams.Builder in software.amazon.awssdk.services.elastictranscoder.auth.scheme
Methods in software.amazon.awssdk.services.elastictranscoder.auth.scheme that return ElasticTranscoderAuthSchemeParams.Builder Modifier and Type Method Description static ElasticTranscoderAuthSchemeParams.BuilderElasticTranscoderAuthSchemeParams. builder()Get a new builder for creating aElasticTranscoderAuthSchemeParams.ElasticTranscoderAuthSchemeParams.BuilderElasticTranscoderAuthSchemeParams.Builder. operation(String operation)Set the operation for which to resolve the auth scheme.ElasticTranscoderAuthSchemeParams.BuilderElasticTranscoderAuthSchemeParams.Builder. region(Region region)Set the region.ElasticTranscoderAuthSchemeParams.BuilderElasticTranscoderAuthSchemeParams. toBuilder()Returns aElasticTranscoderAuthSchemeParams.Builderto customize the parameters.Method parameters in software.amazon.awssdk.services.elastictranscoder.auth.scheme with type arguments of type ElasticTranscoderAuthSchemeParams.Builder Modifier and Type Method Description default List<AuthSchemeOption>ElasticTranscoderAuthSchemeProvider. resolveAuthScheme(Consumer<ElasticTranscoderAuthSchemeParams.Builder> consumer)Resolve the auth schemes based on the given set of parameters. -
Uses of ElasticTranscoderAuthSchemeParams.Builder in software.amazon.awssdk.services.elastictranscoder.auth.scheme.internal
Methods in software.amazon.awssdk.services.elastictranscoder.auth.scheme.internal that return ElasticTranscoderAuthSchemeParams.Builder Modifier and Type Method Description static ElasticTranscoderAuthSchemeParams.BuilderDefaultElasticTranscoderAuthSchemeParams. builder()ElasticTranscoderAuthSchemeParams.BuilderDefaultElasticTranscoderAuthSchemeParams. toBuilder()
-