public class Variations extends HashMap<String,okhttp3.RequestBody>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Variations(int n,
String size,
String response_format) |
| Modifier and Type | Method and Description |
|---|---|
static Variations |
ofB64_JSON(int n,
String size) |
static Variations |
ofURL(int n,
String size) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic static Variations ofURL(int n, String size)
public static Variations ofB64_JSON(int n, String size)
Copyright © 2024. All rights reserved.