@Generated(value="software.amazon.awssdk:codegen") public final class DefaultForecastqueryAuthSchemeParams extends Object implements ForecastqueryAuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
static ForecastqueryAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
ForecastqueryAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
ForecastqueryAuthSchemeParams.Builder |
toBuilder()
Returns a
ForecastqueryAuthSchemeParams.Builder to customize the parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static ForecastqueryAuthSchemeParams.Builder builder()
ForecastqueryAuthSchemeParamsForecastqueryAuthSchemeParams.builder in interface ForecastqueryAuthSchemeParamspublic String operation()
ForecastqueryAuthSchemeParamsoperation in interface ForecastqueryAuthSchemeParamspublic Region region()
ForecastqueryAuthSchemeParamsregion in interface ForecastqueryAuthSchemeParamspublic ForecastqueryAuthSchemeParams.Builder toBuilder()
ForecastqueryAuthSchemeParamsForecastqueryAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ForecastqueryAuthSchemeParamstoBuilder in interface ToCopyableBuilder<ForecastqueryAuthSchemeParams.Builder,ForecastqueryAuthSchemeParams>Copyright © 2023. All rights reserved.