@InterfaceAudience.Private @InterfaceStability.Experimental public interface RestBuilderMarker
RestBuilder and AsyncRestBuilder.
These builder classes can be used to incrementally construct REST API requests and execute
them. The execution is synchronous or asynchronous depending on the concrete builder type.Copyright © 2015 Couchbase, Inc.