@Generated(value="software.amazon.awssdk:codegen") public final class DefaultElasticTranscoderAuthSchemeParams extends Object implements ElasticTranscoderAuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
static ElasticTranscoderAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
ElasticTranscoderAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
ElasticTranscoderAuthSchemeParams.Builder |
toBuilder()
Returns a
ElasticTranscoderAuthSchemeParams.Builder to customize the parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static ElasticTranscoderAuthSchemeParams.Builder builder()
ElasticTranscoderAuthSchemeParamsElasticTranscoderAuthSchemeParams.builder in interface ElasticTranscoderAuthSchemeParamspublic String operation()
ElasticTranscoderAuthSchemeParamsoperation in interface ElasticTranscoderAuthSchemeParamspublic Region region()
ElasticTranscoderAuthSchemeParamsregion in interface ElasticTranscoderAuthSchemeParamspublic ElasticTranscoderAuthSchemeParams.Builder toBuilder()
ElasticTranscoderAuthSchemeParamsElasticTranscoderAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ElasticTranscoderAuthSchemeParamstoBuilder in interface ToCopyableBuilder<ElasticTranscoderAuthSchemeParams.Builder,ElasticTranscoderAuthSchemeParams>Copyright © 2023. All rights reserved.