| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplifybackend |
AWS Amplify Admin API
|
| Modifier and Type | Method and Description |
|---|---|
default GetBackendApiResponse |
AmplifyBackendClient.getBackendAPI(Consumer<GetBackendApiRequest.Builder> getBackendApiRequest)
Gets the details for a backend API.
|
default GetBackendApiResponse |
AmplifyBackendClient.getBackendAPI(GetBackendApiRequest getBackendApiRequest)
Gets the details for a backend API.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetBackendApiResponse> |
AmplifyBackendAsyncClient.getBackendAPI(Consumer<GetBackendApiRequest.Builder> getBackendApiRequest)
Gets the details for a backend API.
|
default CompletableFuture<GetBackendApiResponse> |
AmplifyBackendAsyncClient.getBackendAPI(GetBackendApiRequest getBackendApiRequest)
Gets the details for a backend API.
|
Copyright © 2022. All rights reserved.