Create bucket with all options from java code

Hey,
You could indeed use InsertBucketRequest. the syntax is like parameter1=value&parameter2=value. The list of options can be found in the REST API reference. We should probably look at adding these options to the BucketSettings.