| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplifybackend |
AWS Amplify Admin API
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateBackendConfigResponse |
AmplifyBackendClient.updateBackendConfig(Consumer<UpdateBackendConfigRequest.Builder> updateBackendConfigRequest)
Updates the AWS resources that are required to access the Amplify Admin UI.
|
default UpdateBackendConfigResponse |
AmplifyBackendClient.updateBackendConfig(UpdateBackendConfigRequest updateBackendConfigRequest)
Updates the AWS resources that are required to access the Amplify Admin UI.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateBackendConfigResponse> |
AmplifyBackendAsyncClient.updateBackendConfig(Consumer<UpdateBackendConfigRequest.Builder> updateBackendConfigRequest)
Updates the AWS resources that are required to access the Amplify Admin UI.
|
default CompletableFuture<UpdateBackendConfigResponse> |
AmplifyBackendAsyncClient.updateBackendConfig(UpdateBackendConfigRequest updateBackendConfigRequest)
Updates the AWS resources that are required to access the Amplify Admin UI.
|
Copyright © 2021. All rights reserved.