static ListNotificationsRequest.Builder |
ListNotificationsRequest.builder() |
|
ListNotificationsRequest.Builder |
ListNotificationsRequest.Builder.maxResults(Integer maxResults) |
The maximum number of results to return for this request.
|
ListNotificationsRequest.Builder |
ListNotificationsRequest.Builder.nextToken(String nextToken) |
Sets the value of the NextToken property for this object.
|
ListNotificationsRequest.Builder |
ListNotificationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListNotificationsRequest.Builder |
ListNotificationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListNotificationsRequest.Builder |
ListNotificationsRequest.Builder.resourceArn(String resourceArn) |
The ARN for the related resource for the notification.
|
ListNotificationsRequest.Builder |
ListNotificationsRequest.toBuilder() |
|
ListNotificationsRequest.Builder |
ListNotificationsRequest.Builder.workloadId(String workloadId) |
Sets the value of the WorkloadId property for this object.
|