| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplify.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateBranchResponse.Builder |
UpdateBranchResponse.Builder.branch(Branch branch)
Branch structure for an Amplify App.
|
default UpdateBranchResponse.Builder |
UpdateBranchResponse.Builder.branch(Consumer<Branch.Builder> branch)
Branch structure for an Amplify App.
|
static UpdateBranchResponse.Builder |
UpdateBranchResponse.builder() |
UpdateBranchResponse.Builder |
UpdateBranchResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateBranchResponse.Builder> |
UpdateBranchResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.