tCachesModel

@Nullable()
public static @Nullable() String tCachesModel(ApiClient apiClient, Object origin)

Transforms a model name to the correct format for the Caches API.

Return

the transformed model name, or null if the input is null

Parameters

apiClient

the API client to use for transformation

origin

the model name to transform, can be a string or JsonNode

Throws

if the object is not a supported type