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