public static interface ListUserProfilesRequest.Builder extends CodeStarRequest.Builder, SdkPojo, CopyableBuilder<ListUserProfilesRequest.Builder,ListUserProfilesRequest>
| Modifier and Type | Method and Description |
|---|---|
ListUserProfilesRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results to return in a response.
|
ListUserProfilesRequest.Builder |
nextToken(String nextToken)
The continuation token for the next set of results, if the results cannot be returned in one response.
|
ListUserProfilesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListUserProfilesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListUserProfilesRequest.Builder nextToken(String nextToken)
The continuation token for the next set of results, if the results cannot be returned in one response.
nextToken - The continuation token for the next set of results, if the results cannot be returned in one response.ListUserProfilesRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return in a response.
maxResults - The maximum number of results to return in a response.ListUserProfilesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListUserProfilesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.