public static interface GetEvidenceByEvidenceFolderRequest.Builder extends AuditManagerRequest.Builder, SdkPojo, CopyableBuilder<GetEvidenceByEvidenceFolderRequest.Builder,GetEvidenceByEvidenceFolderRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetEvidenceByEvidenceFolderRequest.Builder assessmentId(String assessmentId)
The identifier for the assessment.
assessmentId - The identifier for the assessment.GetEvidenceByEvidenceFolderRequest.Builder controlSetId(String controlSetId)
The identifier for the control set.
controlSetId - The identifier for the control set.GetEvidenceByEvidenceFolderRequest.Builder evidenceFolderId(String evidenceFolderId)
The unique identifier for the folder that the evidence is stored in.
evidenceFolderId - The unique identifier for the folder that the evidence is stored in.GetEvidenceByEvidenceFolderRequest.Builder nextToken(String nextToken)
The pagination token that's used to fetch the next set of results.
nextToken - The pagination token that's used to fetch the next set of results.GetEvidenceByEvidenceFolderRequest.Builder maxResults(Integer maxResults)
Represents the maximum number of results on a page or for an API request call.
maxResults - Represents the maximum number of results on a page or for an API request call.GetEvidenceByEvidenceFolderRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetEvidenceByEvidenceFolderRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.