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