| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplifybackend |
AWS Amplify Admin API
|
| Modifier and Type | Method and Description |
|---|---|
default CreateBackendAuthResponse |
AmplifyBackendClient.createBackendAuth(Consumer<CreateBackendAuthRequest.Builder> createBackendAuthRequest)
Creates a new backend authentication resource.
|
default CreateBackendAuthResponse |
AmplifyBackendClient.createBackendAuth(CreateBackendAuthRequest createBackendAuthRequest)
Creates a new backend authentication resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateBackendAuthResponse> |
AmplifyBackendAsyncClient.createBackendAuth(Consumer<CreateBackendAuthRequest.Builder> createBackendAuthRequest)
Creates a new backend authentication resource.
|
default CompletableFuture<CreateBackendAuthResponse> |
AmplifyBackendAsyncClient.createBackendAuth(CreateBackendAuthRequest createBackendAuthRequest)
Creates a new backend authentication resource.
|
Copyright © 2021. All rights reserved.