| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplifybackend |
AWS Amplify Admin API
|
| Modifier and Type | Method and Description |
|---|---|
default GetBackendStorageResponse |
AmplifyBackendClient.getBackendStorage(Consumer<GetBackendStorageRequest.Builder> getBackendStorageRequest)
Gets details for a backend storage resource.
|
default GetBackendStorageResponse |
AmplifyBackendClient.getBackendStorage(GetBackendStorageRequest getBackendStorageRequest)
Gets details for a backend storage resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetBackendStorageResponse> |
AmplifyBackendAsyncClient.getBackendStorage(Consumer<GetBackendStorageRequest.Builder> getBackendStorageRequest)
Gets details for a backend storage resource.
|
default CompletableFuture<GetBackendStorageResponse> |
AmplifyBackendAsyncClient.getBackendStorage(GetBackendStorageRequest getBackendStorageRequest)
Gets details for a backend storage resource.
|
Copyright © 2022. All rights reserved.