| Package | Description |
|---|---|
| software.amazon.awssdk.services.verifiedpermissions.model |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
CreateIdentitySourceRequest.configuration()
Specifies the details required to communicate with the identity provider (IdP) associated with this identity
source.
|
static Configuration |
Configuration.fromCognitoUserPoolConfiguration(CognitoUserPoolConfiguration cognitoUserPoolConfiguration)
Create an instance of this class with
cognitoUserPoolConfiguration() initialized to the given value. |
static Configuration |
Configuration.fromCognitoUserPoolConfiguration(Consumer<CognitoUserPoolConfiguration.Builder> cognitoUserPoolConfiguration)
Create an instance of this class with
cognitoUserPoolConfiguration() initialized to the given value. |
| Modifier and Type | Method and Description |
|---|---|
CreateIdentitySourceRequest.Builder |
CreateIdentitySourceRequest.Builder.configuration(Configuration configuration)
Specifies the details required to communicate with the identity provider (IdP) associated with this identity
source.
|
Copyright © 2023. All rights reserved.