public static interface ListRepositorySyncDefinitionsRequest.Builder extends ProtonRequest.Builder, SdkPojo, CopyableBuilder<ListRepositorySyncDefinitionsRequest.Builder,ListRepositorySyncDefinitionsRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListRepositorySyncDefinitionsRequest.Builder nextToken(String nextToken)
A token that indicates the location of the next repository sync definition in the array of repository sync definitions, after the list of repository sync definitions previously requested.
nextToken - A token that indicates the location of the next repository sync definition in the array of repository
sync definitions, after the list of repository sync definitions previously requested.ListRepositorySyncDefinitionsRequest.Builder repositoryName(String repositoryName)
The repository name.
repositoryName - The repository name.ListRepositorySyncDefinitionsRequest.Builder repositoryProvider(String repositoryProvider)
The repository provider.
repositoryProvider - The repository provider.RepositoryProvider,
RepositoryProviderListRepositorySyncDefinitionsRequest.Builder repositoryProvider(RepositoryProvider repositoryProvider)
The repository provider.
repositoryProvider - The repository provider.RepositoryProvider,
RepositoryProviderListRepositorySyncDefinitionsRequest.Builder syncType(String syncType)
The sync type. The only supported value is TEMPLATE_SYNC.
ListRepositorySyncDefinitionsRequest.Builder syncType(SyncType syncType)
The sync type. The only supported value is TEMPLATE_SYNC.
ListRepositorySyncDefinitionsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListRepositorySyncDefinitionsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.