4243444546474849505152
} if (from.getMarker() != null) { httpOptions.marker(from.getMarker()); } if (from.getMaxResults() != null) { httpOptions.maxResults(from.getMaxResults()); } if (from.isDetailed()) { httpOptions.includeMetadata(); } return httpOptions;
4445464748495051525354
3940414243444546474849