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