| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.auth.scheme | |
| software.amazon.awssdk.services.medialive.auth.scheme.internal |
| Modifier and Type | Method and Description |
|---|---|
static MediaLiveAuthSchemeParams.Builder |
MediaLiveAuthSchemeParams.builder()
Get a new builder for creating a
MediaLiveAuthSchemeParams. |
MediaLiveAuthSchemeParams.Builder |
MediaLiveAuthSchemeParams.Builder.operation(String operation)
Set the operation for which to resolve the auth scheme.
|
MediaLiveAuthSchemeParams.Builder |
MediaLiveAuthSchemeParams.Builder.region(Region region)
Set the region.
|
MediaLiveAuthSchemeParams.Builder |
MediaLiveAuthSchemeParams.toBuilder()
Returns a
MediaLiveAuthSchemeParams.Builder to customize the parameters. |
| Modifier and Type | Method and Description |
|---|---|
default List<AuthSchemeOption> |
MediaLiveAuthSchemeProvider.resolveAuthScheme(Consumer<MediaLiveAuthSchemeParams.Builder> consumer)
Resolve the auth schemes based on the given set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static MediaLiveAuthSchemeParams.Builder |
DefaultMediaLiveAuthSchemeParams.builder() |
MediaLiveAuthSchemeParams.Builder |
DefaultMediaLiveAuthSchemeParams.toBuilder() |
Copyright © 2023. All rights reserved.