static GetPreferencesResponse.Builder |
GetPreferencesResponse.builder() |
|
GetPreferencesResponse.Builder |
GetPreferencesResponse.Builder.memberAccountDiscountVisibility(String memberAccountDiscountVisibility) |
Retrieves the status of the "member account discount visibility" preference.
|
GetPreferencesResponse.Builder |
GetPreferencesResponse.Builder.memberAccountDiscountVisibility(MemberAccountDiscountVisibility memberAccountDiscountVisibility) |
Retrieves the status of the "member account discount visibility" preference.
|
GetPreferencesResponse.Builder |
GetPreferencesResponse.Builder.savingsEstimationMode(String savingsEstimationMode) |
Retrieves the status of the "savings estimation mode" preference.
|
GetPreferencesResponse.Builder |
GetPreferencesResponse.Builder.savingsEstimationMode(SavingsEstimationMode savingsEstimationMode) |
Retrieves the status of the "savings estimation mode" preference.
|
GetPreferencesResponse.Builder |
GetPreferencesResponse.toBuilder() |
|