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