Package com.mypurecloud.sdk.v2.model
Class JourneyExternalEventsSchemaListing
java.lang.Object
com.mypurecloud.sdk.v2.model.JourneyExternalEventsSchemaListing
- All Implemented Interfaces:
Serializable
JourneyExternalEventsSchemaListing
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentities(List<JourneyExternalEventsSchema> entities) booleangetTotal()inthashCode()voidsetEntities(List<JourneyExternalEventsSchema> entities) voidsetSelfUri(String selfUri) voidtoString()
-
Constructor Details
-
JourneyExternalEventsSchemaListing
public JourneyExternalEventsSchemaListing() -
JourneyExternalEventsSchemaListing
-
-
Method Details