Interface FindingActor.Builder

    • Method Detail

      • domainDetails

        FindingActor.Builder domainDetails​(DomainDetails domainDetails)

        The domain name of the device that the entity used to perform the action on the affected resource.

        Parameters:
        domainDetails - The domain name of the device that the entity used to perform the action on the affected resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ipAddressDetails

        FindingActor.Builder ipAddressDetails​(IpAddressDetails ipAddressDetails)

        The IP address of the device that the entity used to perform the action on the affected resource. This object also provides information such as the owner and geographic location for the IP address.

        Parameters:
        ipAddressDetails - The IP address of the device that the entity used to perform the action on the affected resource. This object also provides information such as the owner and geographic location for the IP address.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • userIdentity

        FindingActor.Builder userIdentity​(UserIdentity userIdentity)

        The type and other characteristics of the entity that performed the action on the affected resource.

        Parameters:
        userIdentity - The type and other characteristics of the entity that performed the action on the affected resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.