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