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