setDefaultUri
Set the default URI to be used on operations that do not have a URI parameter. Typically, either this property is set, or setDestinationProvider, but not both.
Return
a new builder instance.
Parameters
defaultUri
the destination provider URI to be used on operations that do nothave a URI parameter.