Uses of Class
software.amazon.awssdk.services.macie2.model.GetFindingsRequest
-
Packages that use GetFindingsRequest Package Description software.amazon.awssdk.services.macie2 Amazon Maciesoftware.amazon.awssdk.services.macie2.transform -
-
Uses of GetFindingsRequest in software.amazon.awssdk.services.macie2
Methods in software.amazon.awssdk.services.macie2 with parameters of type GetFindingsRequest Modifier and Type Method Description default CompletableFuture<GetFindingsResponse>Macie2AsyncClient. getFindings(GetFindingsRequest getFindingsRequest)Retrieves the details of one or more findings.default GetFindingsResponseMacie2Client. getFindings(GetFindingsRequest getFindingsRequest)Retrieves the details of one or more findings. -
Uses of GetFindingsRequest in software.amazon.awssdk.services.macie2.transform
Methods in software.amazon.awssdk.services.macie2.transform with parameters of type GetFindingsRequest Modifier and Type Method Description SdkHttpFullRequestGetFindingsRequestMarshaller. marshall(GetFindingsRequest getFindingsRequest)
-