My preference is also "createBuilder".
I. On 7 September 2014 23:37, Andrew Phillips <aphill...@qrmedia.com> wrote: >> 1) Change to createBuilder / createObject >> 2) Leave as is (createOptions) >> >> Any examples of existing code that can help steer us one way or the other? > > > I hope someone will correct me, but as far as I'm aware this is the first > instance of this "typesafe domain object options" pattern in jclouds, so I > unfortunately can't think of any :-( > > For what it's worth, my vote is for createBuilder/CreateObject ;-) > > ap