-
raw()
is for when you get aBucketSettings
from the server (eg. getting a configuration). -
customSettings()
is a setter for when you want to update a configuration.
raw()
is for when you get a BucketSettings
from the server (eg. getting a configuration).customSettings()
is a setter for when you want to update a configuration.