public static interface BedrockRuntimeAuthSchemeParams.Builder extends CopyableBuilder<BedrockRuntimeAuthSchemeParams.Builder,BedrockRuntimeAuthSchemeParams>
BedrockRuntimeAuthSchemeParams.| Modifier and Type | Method and Description |
|---|---|
BedrockRuntimeAuthSchemeParams |
build()
Returns a
BedrockRuntimeAuthSchemeParams object that is created from the properties that have been
set on the builder. |
BedrockRuntimeAuthSchemeParams.Builder |
operation(String operation)
Set the operation for which to resolve the auth scheme.
|
BedrockRuntimeAuthSchemeParams.Builder |
region(Region region)
Set the region.
|
copyapplyMutationBedrockRuntimeAuthSchemeParams.Builder operation(String operation)
BedrockRuntimeAuthSchemeParams.Builder region(Region region)
BedrockRuntimeAuthSchemeParams build()
BedrockRuntimeAuthSchemeParams object that is created from the properties that have been
set on the builder.build in interface Buildablebuild in interface SdkBuilder<BedrockRuntimeAuthSchemeParams.Builder,BedrockRuntimeAuthSchemeParams>Copyright © 2023. All rights reserved.