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