public static interface ListSipRulesRequest.Builder extends ChimeRequest.Builder, SdkPojo, CopyableBuilder<ListSipRulesRequest.Builder,ListSipRulesRequest>
| Modifier and Type | Method and Description |
|---|---|
ListSipRulesRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results to return in a single call.
|
ListSipRulesRequest.Builder |
nextToken(String nextToken)
The token to use to retrieve the next page of results.
|
ListSipRulesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListSipRulesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListSipRulesRequest.Builder |
sipMediaApplicationId(String sipMediaApplicationId)
The SIP media application ID.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListSipRulesRequest.Builder sipMediaApplicationId(String sipMediaApplicationId)
The SIP media application ID.
sipMediaApplicationId - The SIP media application ID.ListSipRulesRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return in a single call. Defaults to 100.
maxResults - The maximum number of results to return in a single call. Defaults to 100.ListSipRulesRequest.Builder nextToken(String nextToken)
The token to use to retrieve the next page of results.
nextToken - The token to use to retrieve the next page of results.ListSipRulesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListSipRulesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.