public static interface GetEvidenceByEvidenceFolderRequest.Builder extends AuditManagerRequest.Builder, SdkPojo, CopyableBuilder<GetEvidenceByEvidenceFolderRequest.Builder,GetEvidenceByEvidenceFolderRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetEvidenceByEvidenceFolderRequest.Builder assessmentId(String assessmentId)
The identifier for the specified assessment.
assessmentId - The identifier for the specified 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 in which the evidence is stored.
evidenceFolderId - The unique identifier for the folder in which the evidence is stored.GetEvidenceByEvidenceFolderRequest.Builder nextToken(String nextToken)
The pagination token used to fetch the next set of results.
nextToken - The pagination token used to fetch the next set of results.GetEvidenceByEvidenceFolderRequest.Builder maxResults(Integer maxResults)
Represents the maximum number of results per page, or per API request call.
maxResults - Represents the maximum number of results per page, or per API request call.GetEvidenceByEvidenceFolderRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetEvidenceByEvidenceFolderRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.