Interface Malware.Builder

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

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

    • name

      Malware.Builder name(String name)

      The name of the malware that was observed.

      Parameters:
      name - The name of the malware that was observed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      Malware.Builder type(String type)

      The type of the malware that was observed.

      Parameters:
      type - The type of the malware that was observed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of the malware that was observed.

      Parameters:
      type - The type of the malware that was observed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • path

      Malware.Builder path(String path)

      The file system path of the malware that was observed.

      Parameters:
      path - The file system path of the malware that was observed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • state

      Malware.Builder state(String state)

      The state of the malware that was observed.

      Parameters:
      state - The state of the malware that was observed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      The state of the malware that was observed.

      Parameters:
      state - The state of the malware that was observed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: