| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchCreateDelegationByAssessmentResponse.Builder |
BatchCreateDelegationByAssessmentResponse.builder() |
BatchCreateDelegationByAssessmentResponse.Builder |
BatchCreateDelegationByAssessmentResponse.Builder.delegations(Collection<Delegation> delegations)
The delegations associated with the assessment.
|
BatchCreateDelegationByAssessmentResponse.Builder |
BatchCreateDelegationByAssessmentResponse.Builder.delegations(Consumer<Delegation.Builder>... delegations)
The delegations associated with the assessment.
|
BatchCreateDelegationByAssessmentResponse.Builder |
BatchCreateDelegationByAssessmentResponse.Builder.delegations(Delegation... delegations)
The delegations associated with the assessment.
|
BatchCreateDelegationByAssessmentResponse.Builder |
BatchCreateDelegationByAssessmentResponse.Builder.errors(BatchCreateDelegationByAssessmentError... errors)
A list of errors returned by the
BatchCreateDelegationByAssessment API. |
BatchCreateDelegationByAssessmentResponse.Builder |
BatchCreateDelegationByAssessmentResponse.Builder.errors(Collection<BatchCreateDelegationByAssessmentError> errors)
A list of errors returned by the
BatchCreateDelegationByAssessment API. |
BatchCreateDelegationByAssessmentResponse.Builder |
BatchCreateDelegationByAssessmentResponse.Builder.errors(Consumer<BatchCreateDelegationByAssessmentError.Builder>... errors)
A list of errors returned by the
BatchCreateDelegationByAssessment API. |
BatchCreateDelegationByAssessmentResponse.Builder |
BatchCreateDelegationByAssessmentResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchCreateDelegationByAssessmentResponse.Builder> |
BatchCreateDelegationByAssessmentResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.