| Package | Description |
|---|---|
| com.amazonaws.services.amplifyuibuilder |
The Amplify UI Builder API provides a programmatic interface for creating and configuring user interface (UI)
component libraries and themes for use in your Amplify applications.
|
| com.amazonaws.services.amplifyuibuilder.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ExchangeCodeForTokenResult> |
AWSAmplifyUIBuilderAsyncClient.exchangeCodeForTokenAsync(ExchangeCodeForTokenRequest request,
AsyncHandler<ExchangeCodeForTokenRequest,ExchangeCodeForTokenResult> asyncHandler) |
Future<ExchangeCodeForTokenResult> |
AWSAmplifyUIBuilderAsync.exchangeCodeForTokenAsync(ExchangeCodeForTokenRequest exchangeCodeForTokenRequest,
AsyncHandler<ExchangeCodeForTokenRequest,ExchangeCodeForTokenResult> asyncHandler)
|
Future<ExchangeCodeForTokenResult> |
AbstractAWSAmplifyUIBuilderAsync.exchangeCodeForTokenAsync(ExchangeCodeForTokenRequest request,
AsyncHandler<ExchangeCodeForTokenRequest,ExchangeCodeForTokenResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ExchangeCodeForTokenRequest |
ExchangeCodeForTokenRequest.clone() |
ExchangeCodeForTokenRequest |
ExchangeCodeForTokenRequest.withProvider(String provider)
The third-party provider for the token.
|
ExchangeCodeForTokenRequest |
ExchangeCodeForTokenRequest.withProvider(TokenProviders provider)
The third-party provider for the token.
|
ExchangeCodeForTokenRequest |
ExchangeCodeForTokenRequest.withRequest(ExchangeCodeForTokenRequestBody request)
Describes the configuration of the request.
|
Copyright © 2024. All rights reserved.