| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplify.model |
| Modifier and Type | Method and Description |
|---|---|
CreateBranchResponse.Builder |
CreateBranchResponse.Builder.branch(Branch branch)
Describes the branch for an Amplify app, which maps to a third-party repository branch.
|
default CreateBranchResponse.Builder |
CreateBranchResponse.Builder.branch(Consumer<Branch.Builder> branch)
Describes the branch for an Amplify app, which maps to a third-party repository branch.
|
static CreateBranchResponse.Builder |
CreateBranchResponse.builder() |
CreateBranchResponse.Builder |
CreateBranchResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateBranchResponse.Builder> |
CreateBranchResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.