Interface FreeTrialAccountInfo.Builder

    • Method Detail

      • accountId

        FreeTrialAccountInfo.Builder accountId​(String accountId)

        The account associated with the Amazon Inspector free trial information.

        Parameters:
        accountId - The account associated with the Amazon Inspector free trial information.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • freeTrialInfo

        FreeTrialAccountInfo.Builder freeTrialInfo​(Collection<FreeTrialInfo> freeTrialInfo)

        Contains information about the Amazon Inspector free trial for an account.

        Parameters:
        freeTrialInfo - Contains information about the Amazon Inspector free trial for an account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • freeTrialInfo

        FreeTrialAccountInfo.Builder freeTrialInfo​(FreeTrialInfo... freeTrialInfo)

        Contains information about the Amazon Inspector free trial for an account.

        Parameters:
        freeTrialInfo - Contains information about the Amazon Inspector free trial for an account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.