Package com.restfb.types.instagram
Class IgContainer
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.FacebookType
com.restfb.types.instagram.IgContainer
- All Implemented Interfaces:
Serializable
This class represents an Instagram container object.
It contains information about the status and status code of an Instagram object.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.restfb.types.FacebookType
FacebookType.Metadata
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.restfb.types.FacebookType
getId, getMetadata, getType, setId, setMetadata, setType
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
IgContainer
public IgContainer()
-
-
Method Details
-
setStatus
-
setStatusCode
-
getStatus
-
getStatusCode
-