| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplifybackend |
AWS Amplify Admin API
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteBackendStorageResponse |
AmplifyBackendClient.deleteBackendStorage(Consumer<DeleteBackendStorageRequest.Builder> deleteBackendStorageRequest)
Removes the specified backend storage resource.
|
default DeleteBackendStorageResponse |
AmplifyBackendClient.deleteBackendStorage(DeleteBackendStorageRequest deleteBackendStorageRequest)
Removes the specified backend storage resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteBackendStorageResponse> |
AmplifyBackendAsyncClient.deleteBackendStorage(Consumer<DeleteBackendStorageRequest.Builder> deleteBackendStorageRequest)
Removes the specified backend storage resource.
|
default CompletableFuture<DeleteBackendStorageResponse> |
AmplifyBackendAsyncClient.deleteBackendStorage(DeleteBackendStorageRequest deleteBackendStorageRequest)
Removes the specified backend storage resource.
|
Copyright © 2023. All rights reserved.