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