@Generated(value="software.amazon.awssdk:codegen") public interface WisdomAuthSchemeParams extends ToCopyableBuilder<WisdomAuthSchemeParams.Builder,WisdomAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WisdomAuthSchemeParams.Builder
A builder for a
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. |
copystatic WisdomAuthSchemeParams.Builder builder()
WisdomAuthSchemeParams.String operation()
Region region()
WisdomAuthSchemeParams.Builder toBuilder()
WisdomAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<WisdomAuthSchemeParams.Builder,WisdomAuthSchemeParams>Copyright © 2023. All rights reserved.