@Generated(value="software.amazon.awssdk:codegen") public final class DefaultMediaLiveAuthSchemeParams extends Object implements 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. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static MediaLiveAuthSchemeParams.Builder builder()
MediaLiveAuthSchemeParamsMediaLiveAuthSchemeParams.builder in interface MediaLiveAuthSchemeParamspublic String operation()
MediaLiveAuthSchemeParamsoperation in interface MediaLiveAuthSchemeParamspublic Region region()
MediaLiveAuthSchemeParamsregion in interface MediaLiveAuthSchemeParamspublic MediaLiveAuthSchemeParams.Builder toBuilder()
MediaLiveAuthSchemeParamsMediaLiveAuthSchemeParams.Builder to customize the parameters.toBuilder in interface MediaLiveAuthSchemeParamstoBuilder in interface ToCopyableBuilder<MediaLiveAuthSchemeParams.Builder,MediaLiveAuthSchemeParams>Copyright © 2023. All rights reserved.