Interface PutAccountSettingResponse.Builder

    • Method Detail

      • name

        PutAccountSettingResponse.Builder name​(String name)

        Retrieves the the basic scan type version name.

        Parameters:
        name - Retrieves the the basic scan type version name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • value

        PutAccountSettingResponse.Builder value​(String value)

        Retrieves the basic scan type value, either AWS_NATIVE or -.

        Parameters:
        value - Retrieves the basic scan type value, either AWS_NATIVE or -.
        Returns:
        Returns a reference to this object so that method calls can be chained together.