| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplify |
Amplify enables developers to develop and deploy cloud-powered mobile and web apps.
|
| software.amazon.awssdk.services.amplify.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateBranchResponse |
AmplifyClient.createBranch(CreateBranchRequest createBranchRequest)
Creates a new branch for an Amplify app.
|
default CompletableFuture<CreateBranchResponse> |
AmplifyAsyncClient.createBranch(CreateBranchRequest createBranchRequest)
Creates a new branch for an Amplify app.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateBranchRequestMarshaller.marshall(CreateBranchRequest createBranchRequest) |
Copyright © 2023. All rights reserved.