Uses of Class
software.amazon.awssdk.services.guardduty.model.AwsApiCallAction
-
Packages that use AwsApiCallAction Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of AwsApiCallAction in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return AwsApiCallAction Modifier and Type Method Description AwsApiCallActionAction. awsApiCallAction()Information about the AWS_API_CALL action described in this finding.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type AwsApiCallAction Modifier and Type Method Description Action.BuilderAction.Builder. awsApiCallAction(AwsApiCallAction awsApiCallAction)Information about the AWS_API_CALL action described in this finding.
-