public static interface MediaLiveAuthSchemeParams.Builder extends CopyableBuilder<MediaLiveAuthSchemeParams.Builder,MediaLiveAuthSchemeParams>
MediaLiveAuthSchemeParams.| Modifier and Type | Method and Description |
|---|---|
MediaLiveAuthSchemeParams |
build()
Returns a
MediaLiveAuthSchemeParams object that is created from the properties that have been set on
the builder. |
MediaLiveAuthSchemeParams.Builder |
operation(String operation)
Set the operation for which to resolve the auth scheme.
|
MediaLiveAuthSchemeParams.Builder |
region(Region region)
Set the region.
|
copyapplyMutationMediaLiveAuthSchemeParams.Builder operation(String operation)
MediaLiveAuthSchemeParams.Builder region(Region region)
MediaLiveAuthSchemeParams build()
MediaLiveAuthSchemeParams object that is created from the properties that have been set on
the builder.build in interface Buildablebuild in interface SdkBuilder<MediaLiveAuthSchemeParams.Builder,MediaLiveAuthSchemeParams>Copyright © 2023. All rights reserved.