| Package | Description |
|---|---|
| com.amazonaws.services.amplifybackend |
AWS Amplify Admin API
|
| com.amazonaws.services.amplifybackend.model |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateBackendConfigResult> |
AWSAmplifyBackendAsyncClient.updateBackendConfigAsync(UpdateBackendConfigRequest request,
AsyncHandler<UpdateBackendConfigRequest,UpdateBackendConfigResult> asyncHandler) |
Future<UpdateBackendConfigResult> |
AbstractAWSAmplifyBackendAsync.updateBackendConfigAsync(UpdateBackendConfigRequest request,
AsyncHandler<UpdateBackendConfigRequest,UpdateBackendConfigResult> asyncHandler) |
Future<UpdateBackendConfigResult> |
AWSAmplifyBackendAsync.updateBackendConfigAsync(UpdateBackendConfigRequest updateBackendConfigRequest,
AsyncHandler<UpdateBackendConfigRequest,UpdateBackendConfigResult> asyncHandler)
Updates the AWS resources required to access the Amplify Admin UI.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateBackendConfigRequest |
UpdateBackendConfigRequest.clone() |
UpdateBackendConfigRequest |
UpdateBackendConfigRequest.withAppId(String appId)
The app ID.
|
UpdateBackendConfigRequest |
UpdateBackendConfigRequest.withLoginAuthConfig(LoginAuthConfigReqObj loginAuthConfig)
Describes the Amazon Cognito configuration for Admin UI access.
|
Copyright © 2023. All rights reserved.