@Generated(value="software.amazon.awssdk:codegen") public final class DefaultBedrockRuntimeAuthSchemeParams extends Object implements 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. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static BedrockRuntimeAuthSchemeParams.Builder builder()
BedrockRuntimeAuthSchemeParamsBedrockRuntimeAuthSchemeParams.builder in interface BedrockRuntimeAuthSchemeParamspublic String operation()
BedrockRuntimeAuthSchemeParamsoperation in interface BedrockRuntimeAuthSchemeParamspublic Region region()
BedrockRuntimeAuthSchemeParamsregion in interface BedrockRuntimeAuthSchemeParamspublic BedrockRuntimeAuthSchemeParams.Builder toBuilder()
BedrockRuntimeAuthSchemeParamsBedrockRuntimeAuthSchemeParams.Builder to customize the parameters.toBuilder in interface BedrockRuntimeAuthSchemeParamstoBuilder in interface ToCopyableBuilder<BedrockRuntimeAuthSchemeParams.Builder,BedrockRuntimeAuthSchemeParams>Copyright © 2023. All rights reserved.