Uses of Class
software.amazon.awssdk.services.macie2.model.ApiCallDetails
-
Packages that use ApiCallDetails Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of ApiCallDetails in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return ApiCallDetails Modifier and Type Method Description ApiCallDetailsFindingAction. apiCallDetails()The invocation details of the API operation that an entity invoked for the affected resource, if the value for the actionType property is AWS_API_CALL.Methods in software.amazon.awssdk.services.macie2.model with parameters of type ApiCallDetails Modifier and Type Method Description FindingAction.BuilderFindingAction.Builder. apiCallDetails(ApiCallDetails apiCallDetails)The invocation details of the API operation that an entity invoked for the affected resource, if the value for the actionType property is AWS_API_CALL.
-