static ListSyncConfigurationsRequest.Builder |
ListSyncConfigurationsRequest.builder() |
|
ListSyncConfigurationsRequest.Builder |
ListSyncConfigurationsRequest.Builder.maxResults(Integer maxResults) |
A non-zero, non-negative integer used to limit the number of returned results.
|
ListSyncConfigurationsRequest.Builder |
ListSyncConfigurationsRequest.Builder.nextToken(String nextToken) |
An enumeration token that allows the operation to batch the results of the operation.
|
ListSyncConfigurationsRequest.Builder |
ListSyncConfigurationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListSyncConfigurationsRequest.Builder |
ListSyncConfigurationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListSyncConfigurationsRequest.Builder |
ListSyncConfigurationsRequest.Builder.repositoryLinkId(String repositoryLinkId) |
The ID of the repository link for the requested list of sync configurations.
|
ListSyncConfigurationsRequest.Builder |
ListSyncConfigurationsRequest.Builder.syncType(String syncType) |
The sync type for the requested list of sync configurations.
|
ListSyncConfigurationsRequest.Builder |
ListSyncConfigurationsRequest.Builder.syncType(SyncConfigurationType syncType) |
The sync type for the requested list of sync configurations.
|
ListSyncConfigurationsRequest.Builder |
ListSyncConfigurationsRequest.toBuilder() |
|