CloudCheck Interface
Introduction
The CloudCheck
interface provides getters for cloud check data.
Methods
type
CloudCheckType type();
Returns:
The CloudCheckType of this check.
tags
Set<String> tags();
Returns:
The tags associated with this detection. May be empty.