Interface ListCodeReviewsRequest.Builder
- All Superinterfaces:
- AwsRequest.Builder,- Buildable,- CodeGuruReviewerRequest.Builder,- CopyableBuilder<ListCodeReviewsRequest.Builder,,- ListCodeReviewsRequest> - SdkBuilder<ListCodeReviewsRequest.Builder,,- ListCodeReviewsRequest> - SdkPojo,- SdkRequest.Builder
- Enclosing class:
- ListCodeReviewsRequest
- 
Method SummaryModifier and TypeMethodDescriptionmaxResults(Integer maxResults) The maximum number of results that are returned per call.IfnextTokenis returned, there are more results available.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) Add an optional request override configuration.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) Add an optional request override configuration.providerTypes(Collection<ProviderType> providerTypes) List of provider types for filtering that needs to be applied before displaying the result.providerTypes(ProviderType... providerTypes) List of provider types for filtering that needs to be applied before displaying the result.providerTypesWithStrings(String... providerTypes) List of provider types for filtering that needs to be applied before displaying the result.providerTypesWithStrings(Collection<String> providerTypes) List of provider types for filtering that needs to be applied before displaying the result.repositoryNames(String... repositoryNames) List of repository names for filtering that needs to be applied before displaying the result.repositoryNames(Collection<String> repositoryNames) List of repository names for filtering that needs to be applied before displaying the result.states(Collection<JobState> states) List of states for filtering that needs to be applied before displaying the result.List of states for filtering that needs to be applied before displaying the result.statesWithStrings(String... states) List of states for filtering that needs to be applied before displaying the result.statesWithStrings(Collection<String> states) List of states for filtering that needs to be applied before displaying the result.The type of code reviews to list in the response.The type of code reviews to list in the response.Methods inherited from interface software.amazon.awssdk.awscore.AwsRequest.BuilderoverrideConfigurationMethods inherited from interface software.amazon.awssdk.services.codegurureviewer.model.CodeGuruReviewerRequest.BuilderbuildMethods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuildercopyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilderapplyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojoequalsBySdkFields, sdkFieldNameToField, sdkFields
- 
Method Details- 
providerTypesWithStringsList of provider types for filtering that needs to be applied before displaying the result. For example, providerTypes=[GitHub]lists code reviews from GitHub.- Parameters:
- providerTypes- List of provider types for filtering that needs to be applied before displaying the result. For example,- providerTypes=[GitHub]lists code reviews from GitHub.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
providerTypesWithStringsList of provider types for filtering that needs to be applied before displaying the result. For example, providerTypes=[GitHub]lists code reviews from GitHub.- Parameters:
- providerTypes- List of provider types for filtering that needs to be applied before displaying the result. For example,- providerTypes=[GitHub]lists code reviews from GitHub.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
providerTypesList of provider types for filtering that needs to be applied before displaying the result. For example, providerTypes=[GitHub]lists code reviews from GitHub.- Parameters:
- providerTypes- List of provider types for filtering that needs to be applied before displaying the result. For example,- providerTypes=[GitHub]lists code reviews from GitHub.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
providerTypesList of provider types for filtering that needs to be applied before displaying the result. For example, providerTypes=[GitHub]lists code reviews from GitHub.- Parameters:
- providerTypes- List of provider types for filtering that needs to be applied before displaying the result. For example,- providerTypes=[GitHub]lists code reviews from GitHub.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
statesWithStringsList of states for filtering that needs to be applied before displaying the result. For example, states=[Pending]lists code reviews in the Pending state.The valid code review states are: - 
 Completed: The code review is complete.
- 
 Pending: The code review started and has not completed or failed.
- 
 Failed: The code review failed.
- 
 Deleting: The code review is being deleted.
 - Parameters:
- states- List of states for filtering that needs to be applied before displaying the result. For example,- states=[Pending]lists code reviews in the Pending state.- The valid code review states are: - 
        Completed: The code review is complete.
- 
        Pending: The code review started and has not completed or failed.
- 
        Failed: The code review failed.
- 
        Deleting: The code review is being deleted.
 
- 
        
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
 
- 
statesWithStringsList of states for filtering that needs to be applied before displaying the result. For example, states=[Pending]lists code reviews in the Pending state.The valid code review states are: - 
 Completed: The code review is complete.
- 
 Pending: The code review started and has not completed or failed.
- 
 Failed: The code review failed.
- 
 Deleting: The code review is being deleted.
 - Parameters:
- states- List of states for filtering that needs to be applied before displaying the result. For example,- states=[Pending]lists code reviews in the Pending state.- The valid code review states are: - 
        Completed: The code review is complete.
- 
        Pending: The code review started and has not completed or failed.
- 
        Failed: The code review failed.
- 
        Deleting: The code review is being deleted.
 
- 
        
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
 
- 
statesList of states for filtering that needs to be applied before displaying the result. For example, states=[Pending]lists code reviews in the Pending state.The valid code review states are: - 
 Completed: The code review is complete.
- 
 Pending: The code review started and has not completed or failed.
- 
 Failed: The code review failed.
- 
 Deleting: The code review is being deleted.
 - Parameters:
- states- List of states for filtering that needs to be applied before displaying the result. For example,- states=[Pending]lists code reviews in the Pending state.- The valid code review states are: - 
        Completed: The code review is complete.
- 
        Pending: The code review started and has not completed or failed.
- 
        Failed: The code review failed.
- 
        Deleting: The code review is being deleted.
 
- 
        
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
 
- 
statesList of states for filtering that needs to be applied before displaying the result. For example, states=[Pending]lists code reviews in the Pending state.The valid code review states are: - 
 Completed: The code review is complete.
- 
 Pending: The code review started and has not completed or failed.
- 
 Failed: The code review failed.
- 
 Deleting: The code review is being deleted.
 - Parameters:
- states- List of states for filtering that needs to be applied before displaying the result. For example,- states=[Pending]lists code reviews in the Pending state.- The valid code review states are: - 
        Completed: The code review is complete.
- 
        Pending: The code review started and has not completed or failed.
- 
        Failed: The code review failed.
- 
        Deleting: The code review is being deleted.
 
- 
        
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
 
- 
repositoryNamesList of repository names for filtering that needs to be applied before displaying the result. - Parameters:
- repositoryNames- List of repository names for filtering that needs to be applied before displaying the result.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
repositoryNamesList of repository names for filtering that needs to be applied before displaying the result. - Parameters:
- repositoryNames- List of repository names for filtering that needs to be applied before displaying the result.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
typeThe type of code reviews to list in the response. - Parameters:
- type- The type of code reviews to list in the response.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
typeThe type of code reviews to list in the response. - Parameters:
- type- The type of code reviews to list in the response.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
maxResultsThe maximum number of results that are returned per call. The default is 100. - Parameters:
- maxResults- The maximum number of results that are returned per call. The default is 100.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
nextTokenIf nextTokenis returned, there are more results available. The value ofnextTokenis a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged.- Parameters:
- nextToken- If- nextTokenis returned, there are more results available. The value of- nextTokenis a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
overrideConfigurationListCodeReviewsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) Description copied from interface:AwsRequest.BuilderAdd an optional request override configuration.- Specified by:
- overrideConfigurationin interface- AwsRequest.Builder
- Parameters:
- overrideConfiguration- The override configuration.
- Returns:
- This object for method chaining.
 
- 
overrideConfigurationListCodeReviewsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) Description copied from interface:AwsRequest.BuilderAdd an optional request override configuration.- Specified by:
- overrideConfigurationin interface- AwsRequest.Builder
- Parameters:
- builderConsumer- A- Consumerto which an empty- AwsRequestOverrideConfiguration.Builderwill be given.
- Returns:
- This object for method chaining.
 
 
-