| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplifybackend |
AWS Amplify Admin API
|
| Modifier and Type | Method and Description |
|---|---|
default RemoveAllBackendsResponse |
AmplifyBackendClient.removeAllBackends(Consumer<RemoveAllBackendsRequest.Builder> removeAllBackendsRequest)
Removes all backend environments from your Amplify project.
|
default RemoveAllBackendsResponse |
AmplifyBackendClient.removeAllBackends(RemoveAllBackendsRequest removeAllBackendsRequest)
Removes all backend environments from your Amplify project.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RemoveAllBackendsResponse> |
AmplifyBackendAsyncClient.removeAllBackends(Consumer<RemoveAllBackendsRequest.Builder> removeAllBackendsRequest)
Removes all backend environments from your Amplify project.
|
default CompletableFuture<RemoveAllBackendsResponse> |
AmplifyBackendAsyncClient.removeAllBackends(RemoveAllBackendsRequest removeAllBackendsRequest)
Removes all backend environments from your Amplify project.
|
Copyright © 2022. All rights reserved.