Interface SecurityConfigSummary.Builder

  • Method Details

    • id

      The unique identifier of the security configuration.

      Parameters:
      id - The unique identifier of the security configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of security configuration.

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

      The type of security configuration.

      Parameters:
      type - The type of security configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • configVersion

      SecurityConfigSummary.Builder configVersion(String configVersion)

      The version of the security configuration.

      Parameters:
      configVersion - The version of the security configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      SecurityConfigSummary.Builder description(String description)

      The description of the security configuration.

      Parameters:
      description - The description of the security configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdDate

      SecurityConfigSummary.Builder createdDate(Long createdDate)

      The Epoch time when the security configuration was created.

      Parameters:
      createdDate - The Epoch time when the security configuration was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedDate

      SecurityConfigSummary.Builder lastModifiedDate(Long lastModifiedDate)

      The timestamp of when the configuration was last modified.

      Parameters:
      lastModifiedDate - The timestamp of when the configuration was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.