Uses of Class
software.amazon.awssdk.services.amplifybackend.model.BackendAPIAppSyncAuthSettings
-
Packages that use BackendAPIAppSyncAuthSettings Package Description software.amazon.awssdk.services.amplifybackend.model -
-
Uses of BackendAPIAppSyncAuthSettings in software.amazon.awssdk.services.amplifybackend.model
Methods in software.amazon.awssdk.services.amplifybackend.model that return BackendAPIAppSyncAuthSettings Modifier and Type Method Description BackendAPIAppSyncAuthSettingsBackendAPIAuthType. settings()Describes settings for the authentication mode.Methods in software.amazon.awssdk.services.amplifybackend.model with parameters of type BackendAPIAppSyncAuthSettings Modifier and Type Method Description BackendAPIAuthType.BuilderBackendAPIAuthType.Builder. settings(BackendAPIAppSyncAuthSettings settings)Describes settings for the authentication mode.
-