| Package | Description |
|---|---|
| com.amazonaws.services.amplifybackend.model |
| Modifier and Type | Method and Description |
|---|---|
BackendAuthAppleProviderConfig |
BackendAuthAppleProviderConfig.clone() |
BackendAuthAppleProviderConfig |
SocialProviderSettings.getSignInWithApple() |
BackendAuthAppleProviderConfig |
BackendAuthAppleProviderConfig.withClientId(String clientId)
Describes the client_id (also called Services ID) that comes from Apple.
|
BackendAuthAppleProviderConfig |
BackendAuthAppleProviderConfig.withKeyId(String keyId)
Describes the key_id that comes from Apple.
|
BackendAuthAppleProviderConfig |
BackendAuthAppleProviderConfig.withPrivateKey(String privateKey)
Describes the private_key that comes from Apple.
|
BackendAuthAppleProviderConfig |
BackendAuthAppleProviderConfig.withTeamId(String teamId)
Describes the team_id that comes from Apple.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SocialProviderSettings.setSignInWithApple(BackendAuthAppleProviderConfig signInWithApple) |
SocialProviderSettings |
SocialProviderSettings.withSignInWithApple(BackendAuthAppleProviderConfig signInWithApple) |
Copyright © 2025. All rights reserved.