Interface UpdatePreferencesResponse.Builder

  • Method Details

    • managementAccountRateTypeSelectionsWithStrings

      UpdatePreferencesResponse.Builder managementAccountRateTypeSelectionsWithStrings(Collection<String> managementAccountRateTypeSelections)

      The updated preferred rate types for the management account.

      Parameters:
      managementAccountRateTypeSelections - The updated preferred rate types for the management account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • managementAccountRateTypeSelectionsWithStrings

      UpdatePreferencesResponse.Builder managementAccountRateTypeSelectionsWithStrings(String... managementAccountRateTypeSelections)

      The updated preferred rate types for the management account.

      Parameters:
      managementAccountRateTypeSelections - The updated preferred rate types for the management account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • managementAccountRateTypeSelections

      UpdatePreferencesResponse.Builder managementAccountRateTypeSelections(Collection<RateType> managementAccountRateTypeSelections)

      The updated preferred rate types for the management account.

      Parameters:
      managementAccountRateTypeSelections - The updated preferred rate types for the management account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • managementAccountRateTypeSelections

      UpdatePreferencesResponse.Builder managementAccountRateTypeSelections(RateType... managementAccountRateTypeSelections)

      The updated preferred rate types for the management account.

      Parameters:
      managementAccountRateTypeSelections - The updated preferred rate types for the management account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • memberAccountRateTypeSelectionsWithStrings

      UpdatePreferencesResponse.Builder memberAccountRateTypeSelectionsWithStrings(Collection<String> memberAccountRateTypeSelections)

      The updated preferred rate types for member accounts.

      Parameters:
      memberAccountRateTypeSelections - The updated preferred rate types for member accounts.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • memberAccountRateTypeSelectionsWithStrings

      UpdatePreferencesResponse.Builder memberAccountRateTypeSelectionsWithStrings(String... memberAccountRateTypeSelections)

      The updated preferred rate types for member accounts.

      Parameters:
      memberAccountRateTypeSelections - The updated preferred rate types for member accounts.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • memberAccountRateTypeSelections

      UpdatePreferencesResponse.Builder memberAccountRateTypeSelections(Collection<RateType> memberAccountRateTypeSelections)

      The updated preferred rate types for member accounts.

      Parameters:
      memberAccountRateTypeSelections - The updated preferred rate types for member accounts.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • memberAccountRateTypeSelections

      UpdatePreferencesResponse.Builder memberAccountRateTypeSelections(RateType... memberAccountRateTypeSelections)

      The updated preferred rate types for member accounts.

      Parameters:
      memberAccountRateTypeSelections - The updated preferred rate types for member accounts.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • standaloneAccountRateTypeSelectionsWithStrings

      UpdatePreferencesResponse.Builder standaloneAccountRateTypeSelectionsWithStrings(Collection<String> standaloneAccountRateTypeSelections)

      The updated preferred rate types for a standalone account.

      Parameters:
      standaloneAccountRateTypeSelections - The updated preferred rate types for a standalone account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • standaloneAccountRateTypeSelectionsWithStrings

      UpdatePreferencesResponse.Builder standaloneAccountRateTypeSelectionsWithStrings(String... standaloneAccountRateTypeSelections)

      The updated preferred rate types for a standalone account.

      Parameters:
      standaloneAccountRateTypeSelections - The updated preferred rate types for a standalone account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • standaloneAccountRateTypeSelections

      UpdatePreferencesResponse.Builder standaloneAccountRateTypeSelections(Collection<RateType> standaloneAccountRateTypeSelections)

      The updated preferred rate types for a standalone account.

      Parameters:
      standaloneAccountRateTypeSelections - The updated preferred rate types for a standalone account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • standaloneAccountRateTypeSelections

      UpdatePreferencesResponse.Builder standaloneAccountRateTypeSelections(RateType... standaloneAccountRateTypeSelections)

      The updated preferred rate types for a standalone account.

      Parameters:
      standaloneAccountRateTypeSelections - The updated preferred rate types for a standalone account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.