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