public static interface ListWorkloadsRequest.Builder extends WellArchitectedRequest.Builder, SdkPojo, CopyableBuilder<ListWorkloadsRequest.Builder,ListWorkloadsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListWorkloadsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results to return for this request.
|
ListWorkloadsRequest.Builder |
nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
ListWorkloadsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListWorkloadsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListWorkloadsRequest.Builder |
workloadNamePrefix(String workloadNamePrefix)
Sets the value of the WorkloadNamePrefix property for this object.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListWorkloadsRequest.Builder workloadNamePrefix(String workloadNamePrefix)
workloadNamePrefix - The new value for the WorkloadNamePrefix property for this object.ListWorkloadsRequest.Builder nextToken(String nextToken)
nextToken - The new value for the NextToken property for this object.ListWorkloadsRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return for this request.
maxResults - The maximum number of results to return for this request.ListWorkloadsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListWorkloadsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.