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