@Generated(value="software.amazon.awssdk:codegen") public interface ElasticTranscoderAuthSchemeParams extends ToCopyableBuilder<ElasticTranscoderAuthSchemeParams.Builder,ElasticTranscoderAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ElasticTranscoderAuthSchemeParams.Builder
A builder for a
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. |
copystatic ElasticTranscoderAuthSchemeParams.Builder builder()
ElasticTranscoderAuthSchemeParams.String operation()
Region region()
ElasticTranscoderAuthSchemeParams.Builder toBuilder()
ElasticTranscoderAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<ElasticTranscoderAuthSchemeParams.Builder,ElasticTranscoderAuthSchemeParams>Copyright © 2023. All rights reserved.