static BatchCreateDelegationByAssessmentResponse.Builder |
BatchCreateDelegationByAssessmentResponse.builder() |
|
BatchCreateDelegationByAssessmentResponse.Builder |
BatchCreateDelegationByAssessmentResponse.Builder.delegations(Collection<Delegation> delegations) |
The delegations that are associated with the assessment.
|
BatchCreateDelegationByAssessmentResponse.Builder |
BatchCreateDelegationByAssessmentResponse.Builder.delegations(Consumer<Delegation.Builder>... delegations) |
The delegations that are associated with the assessment.
|
BatchCreateDelegationByAssessmentResponse.Builder |
BatchCreateDelegationByAssessmentResponse.Builder.delegations(Delegation... delegations) |
The delegations that are associated with the assessment.
|
BatchCreateDelegationByAssessmentResponse.Builder |
BatchCreateDelegationByAssessmentResponse.Builder.errors(Collection<BatchCreateDelegationByAssessmentError> errors) |
A list of errors that the BatchCreateDelegationByAssessment API returned.
|
BatchCreateDelegationByAssessmentResponse.Builder |
BatchCreateDelegationByAssessmentResponse.Builder.errors(Consumer<BatchCreateDelegationByAssessmentError.Builder>... errors) |
A list of errors that the BatchCreateDelegationByAssessment API returned.
|
BatchCreateDelegationByAssessmentResponse.Builder |
BatchCreateDelegationByAssessmentResponse.Builder.errors(BatchCreateDelegationByAssessmentError... errors) |
A list of errors that the BatchCreateDelegationByAssessment API returned.
|
BatchCreateDelegationByAssessmentResponse.Builder |
BatchCreateDelegationByAssessmentResponse.toBuilder() |
|