public static interface UpdateServiceSyncConfigRequest.Builder extends ProtonRequest.Builder, SdkPojo, CopyableBuilder<UpdateServiceSyncConfigRequest.Builder,UpdateServiceSyncConfigRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateServiceSyncConfigRequest.Builder branch(String branch)
The name of the code repository branch where the Proton Ops file is found.
branch - The name of the code repository branch where the Proton Ops file is found.UpdateServiceSyncConfigRequest.Builder filePath(String filePath)
The path to the Proton Ops file.
filePath - The path to the Proton Ops file.UpdateServiceSyncConfigRequest.Builder repositoryName(String repositoryName)
The name of the repository where the Proton Ops file is found.
repositoryName - The name of the repository where the Proton Ops file is found.UpdateServiceSyncConfigRequest.Builder repositoryProvider(String repositoryProvider)
The name of the repository provider where the Proton Ops file is found.
repositoryProvider - The name of the repository provider where the Proton Ops file is found.RepositoryProvider,
RepositoryProviderUpdateServiceSyncConfigRequest.Builder repositoryProvider(RepositoryProvider repositoryProvider)
The name of the repository provider where the Proton Ops file is found.
repositoryProvider - The name of the repository provider where the Proton Ops file is found.RepositoryProvider,
RepositoryProviderUpdateServiceSyncConfigRequest.Builder serviceName(String serviceName)
The name of the service the Proton Ops file is for.
serviceName - The name of the service the Proton Ops file is for.UpdateServiceSyncConfigRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateServiceSyncConfigRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.