public static interface BatchDeleteDelegationByAssessmentRequest.Builder extends AuditManagerRequest.Builder, SdkPojo, CopyableBuilder<BatchDeleteDelegationByAssessmentRequest.Builder,BatchDeleteDelegationByAssessmentRequest>
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteDelegationByAssessmentRequest.Builder |
assessmentId(String assessmentId)
The identifier for the specified assessment.
|
BatchDeleteDelegationByAssessmentRequest.Builder |
delegationIds(Collection<String> delegationIds)
The identifiers for the specified delegations.
|
BatchDeleteDelegationByAssessmentRequest.Builder |
delegationIds(String... delegationIds)
The identifiers for the specified delegations.
|
BatchDeleteDelegationByAssessmentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
BatchDeleteDelegationByAssessmentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchDeleteDelegationByAssessmentRequest.Builder delegationIds(Collection<String> delegationIds)
The identifiers for the specified delegations.
delegationIds - The identifiers for the specified delegations.BatchDeleteDelegationByAssessmentRequest.Builder delegationIds(String... delegationIds)
The identifiers for the specified delegations.
delegationIds - The identifiers for the specified delegations.BatchDeleteDelegationByAssessmentRequest.Builder assessmentId(String assessmentId)
The identifier for the specified assessment.
assessmentId - The identifier for the specified assessment.BatchDeleteDelegationByAssessmentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderBatchDeleteDelegationByAssessmentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.