@Generated(value="software.amazon.awssdk:codegen") public interface MediaLiveAuthSchemeParams extends ToCopyableBuilder<MediaLiveAuthSchemeParams.Builder,MediaLiveAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MediaLiveAuthSchemeParams.Builder
A builder for a
MediaLiveAuthSchemeParams. |
| Modifier and Type | Method and Description |
|---|---|
static MediaLiveAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
MediaLiveAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
MediaLiveAuthSchemeParams.Builder |
toBuilder()
Returns a
MediaLiveAuthSchemeParams.Builder to customize the parameters. |
copystatic MediaLiveAuthSchemeParams.Builder builder()
MediaLiveAuthSchemeParams.String operation()
Region region()
MediaLiveAuthSchemeParams.Builder toBuilder()
MediaLiveAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<MediaLiveAuthSchemeParams.Builder,MediaLiveAuthSchemeParams>Copyright © 2023. All rights reserved.