パッケージ twitter4j.v1
クラス OEmbedRequest
java.lang.Object
twitter4j.v1.OEmbedRequest
- すべての実装されたインタフェース:
Serializable
- 導入されたバージョン:
- Twitter4J 3.0.2
- 関連項目:
-
ネストされたクラスの概要
ネストされたクラス修飾子とタイプクラス説明static enumalignstatic enumwidget type -
フィールドの概要
フィールド修飾子とタイプフィールド説明final OEmbedRequest.Alignalignfinal booleanhideMediafinal booleanhideThreadfinal booleanhideTweetfinal Stringlangfinal intmaxWidthfinal booleanomitScriptfinal String[]relatedfinal longstatusIdfinal StringURLfinal OEmbedRequest.WidgetTypewidgetType -
メソッドの概要
修飾子とタイプメソッド説明align(OEmbedRequest.Align align) booleaninthashCode()HideMedia(boolean hideMedia) HideThread(boolean hideThread) hideTweet(boolean hideTweet) MaxWidth(int maxWidth) static OEmbedRequestomitScript(boolean omitScript) toString()widgetType(OEmbedRequest.WidgetType widgetType)
-
フィールド詳細
-
statusId
public final long statusIdstatusId -
url
URL -
maxWidth
public final int maxWidthmaxWidth -
hideMedia
public final boolean hideMediahideMedia -
hideThread
public final boolean hideThreadhideThread -
omitScript
public final boolean omitScriptomitScript -
align
align -
lang
lang -
widgetType
widgetType -
hideTweet
public final boolean hideTweethideTweet- 関連項目:
-
-
メソッドの詳細
-
of
- パラメータ:
statusId- status idurl- URL- 戻り値:
- OEmbedRequest
-
MaxWidth
- パラメータ:
maxWidth- max width- 戻り値:
- new OEmbedRequest instance
-
HideMedia
- パラメータ:
hideMedia- hide media- 戻り値:
- new OEmbedRequest instance
-
HideThread
- パラメータ:
hideThread- hide thread- 戻り値:
- new OEmbedRequest instance
-
omitScript
- パラメータ:
omitScript- omit script- 戻り値:
- new OEmbedRequest instance
-
align
- パラメータ:
align- align- 戻り値:
- new OEmbedRequest instance
-
lang
- パラメータ:
lang- language- 戻り値:
- new OEmbedRequest instance
-
widgetType
- パラメータ:
widgetType- widget type- 戻り値:
- new OEmbedRequest instance
-
hideTweet
- パラメータ:
hideTweet- hide tweet- 戻り値:
- new OEmbedRequest instance
-
equals
-
hashCode
public int hashCode() -
toString
-