| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplifybackend |
AWS Amplify Admin API
|
| Modifier and Type | Method and Description |
|---|---|
default CreateBackendConfigResponse |
AmplifyBackendClient.createBackendConfig(Consumer<CreateBackendConfigRequest.Builder> createBackendConfigRequest)
Creates a config object for a backend.
|
default CreateBackendConfigResponse |
AmplifyBackendClient.createBackendConfig(CreateBackendConfigRequest createBackendConfigRequest)
Creates a config object for a backend.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateBackendConfigResponse> |
AmplifyBackendAsyncClient.createBackendConfig(Consumer<CreateBackendConfigRequest.Builder> createBackendConfigRequest)
Creates a config object for a backend.
|
default CompletableFuture<CreateBackendConfigResponse> |
AmplifyBackendAsyncClient.createBackendConfig(CreateBackendConfigRequest createBackendConfigRequest)
Creates a config object for a backend.
|
Copyright © 2023. All rights reserved.