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