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