| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplifybackend.model |
| Modifier and Type | Method and Description |
|---|---|
BackendAuthSocialProviderConfig |
SocialProviderSettings.facebook()
Returns the value of the Facebook property for this object.
|
BackendAuthSocialProviderConfig |
SocialProviderSettings.google()
Returns the value of the Google property for this object.
|
BackendAuthSocialProviderConfig |
SocialProviderSettings.loginWithAmazon()
Returns the value of the LoginWithAmazon property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
SocialProviderSettings.Builder |
SocialProviderSettings.Builder.facebook(BackendAuthSocialProviderConfig facebook)
Sets the value of the Facebook property for this object.
|
SocialProviderSettings.Builder |
SocialProviderSettings.Builder.google(BackendAuthSocialProviderConfig google)
Sets the value of the Google property for this object.
|
SocialProviderSettings.Builder |
SocialProviderSettings.Builder.loginWithAmazon(BackendAuthSocialProviderConfig loginWithAmazon)
Sets the value of the LoginWithAmazon property for this object.
|
Copyright © 2021. All rights reserved.