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