Uses of Class
software.amazon.awssdk.services.guardduty.model.KubernetesApiCallAction
-
Packages that use KubernetesApiCallAction Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of KubernetesApiCallAction in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return KubernetesApiCallAction Modifier and Type Method Description KubernetesApiCallActionAction. kubernetesApiCallAction()Information about the Kubernetes API call action described in this finding.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type KubernetesApiCallAction Modifier and Type Method Description Action.BuilderAction.Builder. kubernetesApiCallAction(KubernetesApiCallAction kubernetesApiCallAction)Information about the Kubernetes API call action described in this finding.
-