Interface FlaggedIpAddressDetail.Builder

All Superinterfaces:
Buildable, CopyableBuilder<FlaggedIpAddressDetail.Builder,FlaggedIpAddressDetail>, SdkBuilder<FlaggedIpAddressDetail.Builder,FlaggedIpAddressDetail>, SdkPojo
Enclosing class:
FlaggedIpAddressDetail

public static interface FlaggedIpAddressDetail.Builder extends SdkPojo, CopyableBuilder<FlaggedIpAddressDetail.Builder,FlaggedIpAddressDetail>
  • Method Details

    • ipAddress

      FlaggedIpAddressDetail.Builder ipAddress(String ipAddress)

      IP address of the suspicious entity.

      Parameters:
      ipAddress - IP address of the suspicious entity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • reason

      Details the reason the IP address was flagged as suspicious.

      Parameters:
      reason - Details the reason the IP address was flagged as suspicious.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • reason

      Details the reason the IP address was flagged as suspicious.

      Parameters:
      reason - Details the reason the IP address was flagged as suspicious.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: