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