public class UpdateGfycat
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.Object |
value |
| Constructor and Description |
|---|
UpdateGfycat() |
UpdateGfycat(java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
static UpdateGfycat |
description(java.lang.String description) |
static UpdateGfycat |
publishState(boolean publishedState) |
static UpdateGfycat |
tags(java.util.List<java.lang.String> tags) |
static UpdateGfycat |
title(java.lang.String title) |
public UpdateGfycat()
public UpdateGfycat(java.lang.Object value)
public static UpdateGfycat publishState(boolean publishedState)
public static UpdateGfycat title(java.lang.String title)
public static UpdateGfycat description(java.lang.String description)
public static UpdateGfycat tags(java.util.List<java.lang.String> tags)