@Generated(value="software.amazon.awssdk:codegen") public interface BedrockAuthSchemeParams extends ToCopyableBuilder<BedrockAuthSchemeParams.Builder,BedrockAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BedrockAuthSchemeParams.Builder
A builder for a
BedrockAuthSchemeParams. |
| Modifier and Type | Method and Description |
|---|---|
static BedrockAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
BedrockAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
BedrockAuthSchemeParams.Builder |
toBuilder()
Returns a
BedrockAuthSchemeParams.Builder to customize the parameters. |
copystatic BedrockAuthSchemeParams.Builder builder()
BedrockAuthSchemeParams.String operation()
Region region()
BedrockAuthSchemeParams.Builder toBuilder()
BedrockAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<BedrockAuthSchemeParams.Builder,BedrockAuthSchemeParams>Copyright © 2023. All rights reserved.