public static interface DescribeFleetAdvisorLsaAnalysisRequest.Builder extends DatabaseMigrationRequest.Builder, SdkPojo, CopyableBuilder<DescribeFleetAdvisorLsaAnalysisRequest.Builder,DescribeFleetAdvisorLsaAnalysisRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeFleetAdvisorLsaAnalysisRequest.Builder |
maxRecords(Integer maxRecords)
Sets the maximum number of records returned in the response.
|
DescribeFleetAdvisorLsaAnalysisRequest.Builder |
nextToken(String nextToken)
If
NextToken is returned by a previous response, there are more results available. |
DescribeFleetAdvisorLsaAnalysisRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeFleetAdvisorLsaAnalysisRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeFleetAdvisorLsaAnalysisRequest.Builder maxRecords(Integer maxRecords)
Sets the maximum number of records returned in the response.
maxRecords - Sets the maximum number of records returned in the response.DescribeFleetAdvisorLsaAnalysisRequest.Builder nextToken(String nextToken)
If NextToken is returned by a previous response, there are more results available. The value of
NextToken is 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.
nextToken - If NextToken is returned by a previous response, there are more results available. The
value of NextToken is 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.DescribeFleetAdvisorLsaAnalysisRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeFleetAdvisorLsaAnalysisRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.