public static interface ListIdentityProvidersRequest.Builder extends LicenseManagerUserSubscriptionsRequest.Builder, SdkPojo, CopyableBuilder<ListIdentityProvidersRequest.Builder,ListIdentityProvidersRequest>
| Modifier and Type | Method and Description |
|---|---|
ListIdentityProvidersRequest.Builder |
maxResults(Integer maxResults)
Maximum number of results to return in a single call.
|
ListIdentityProvidersRequest.Builder |
nextToken(String nextToken)
Token for the next set of results.
|
ListIdentityProvidersRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListIdentityProvidersRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListIdentityProvidersRequest.Builder maxResults(Integer maxResults)
Maximum number of results to return in a single call.
maxResults - Maximum number of results to return in a single call.ListIdentityProvidersRequest.Builder nextToken(String nextToken)
Token for the next set of results.
nextToken - Token for the next set of results.ListIdentityProvidersRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListIdentityProvidersRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.