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