ListBonusPaymentsRequest.Builder |
ListBonusPaymentsRequest.Builder.assignmentId(String assignmentId) |
The ID of the assignment associated with the bonus payments to retrieve.
|
static ListBonusPaymentsRequest.Builder |
ListBonusPaymentsRequest.builder() |
|
ListBonusPaymentsRequest.Builder |
ListBonusPaymentsRequest.Builder.hitId(String hitId) |
The ID of the HIT associated with the bonus payments to retrieve.
|
ListBonusPaymentsRequest.Builder |
ListBonusPaymentsRequest.Builder.maxResults(Integer maxResults) |
Sets the value of the MaxResults property for this object.
|
ListBonusPaymentsRequest.Builder |
ListBonusPaymentsRequest.Builder.nextToken(String nextToken) |
Pagination token
|
ListBonusPaymentsRequest.Builder |
ListBonusPaymentsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListBonusPaymentsRequest.Builder |
ListBonusPaymentsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListBonusPaymentsRequest.Builder |
ListBonusPaymentsRequest.toBuilder() |
|