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