public static interface ListProfileNotificationsRequest.Builder extends WellArchitectedRequest.Builder, SdkPojo, CopyableBuilder<ListProfileNotificationsRequest.Builder,ListProfileNotificationsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListProfileNotificationsRequest.Builder |
maxResults(Integer maxResults)
Sets the value of the MaxResults property for this object.
|
ListProfileNotificationsRequest.Builder |
nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
ListProfileNotificationsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListProfileNotificationsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListProfileNotificationsRequest.Builder |
workloadId(String workloadId)
Sets the value of the WorkloadId property for this object.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListProfileNotificationsRequest.Builder workloadId(String workloadId)
workloadId - The new value for the WorkloadId property for this object.ListProfileNotificationsRequest.Builder nextToken(String nextToken)
nextToken - The new value for the NextToken property for this object.ListProfileNotificationsRequest.Builder maxResults(Integer maxResults)
maxResults - The new value for the MaxResults property for this object.ListProfileNotificationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListProfileNotificationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.