public static interface GetBranchRequest.Builder extends AmplifyRequest.Builder, SdkPojo, CopyableBuilder<GetBranchRequest.Builder,GetBranchRequest>
| Modifier and Type | Method and Description |
|---|---|
GetBranchRequest.Builder |
appId(String appId)
The unique ID for an Amplify app.
|
GetBranchRequest.Builder |
branchName(String branchName)
The name for the branch.
|
GetBranchRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetBranchRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetBranchRequest.Builder appId(String appId)
The unique ID for an Amplify app.
appId - The unique ID for an Amplify app.GetBranchRequest.Builder branchName(String branchName)
The name for the branch.
branchName - The name for the branch.GetBranchRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetBranchRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.