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