@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class VisualCustomAction extends Object implements Serializable, Cloneable, StructuredPojo
A custom action defined on a visual.
| Constructor and Description | 
|---|
| VisualCustomAction() | 
| Modifier and Type | Method and Description | 
|---|---|
| VisualCustomAction | clone() | 
| boolean | equals(Object obj) | 
| List<VisualCustomActionOperation> | getActionOperations()
 A list of  VisualCustomActionOperations. | 
| String | getCustomActionId()
 The ID of the  VisualCustomAction. | 
| String | getName()
 The name of the  VisualCustomAction. | 
| String | getStatus()
 The status of the  VisualCustomAction. | 
| String | getTrigger()
 The trigger of the  VisualCustomAction. | 
| int | hashCode() | 
| void | marshall(ProtocolMarshaller protocolMarshaller)Marshalls this structured data using the given  ProtocolMarshaller. | 
| void | setActionOperations(Collection<VisualCustomActionOperation> actionOperations)
 A list of  VisualCustomActionOperations. | 
| void | setCustomActionId(String customActionId)
 The ID of the  VisualCustomAction. | 
| void | setName(String name)
 The name of the  VisualCustomAction. | 
| void | setStatus(String status)
 The status of the  VisualCustomAction. | 
| void | setTrigger(String trigger)
 The trigger of the  VisualCustomAction. | 
| String | toString()Returns a string representation of this object. | 
| VisualCustomAction | withActionOperations(Collection<VisualCustomActionOperation> actionOperations)
 A list of  VisualCustomActionOperations. | 
| VisualCustomAction | withActionOperations(VisualCustomActionOperation... actionOperations)
 A list of  VisualCustomActionOperations. | 
| VisualCustomAction | withCustomActionId(String customActionId)
 The ID of the  VisualCustomAction. | 
| VisualCustomAction | withName(String name)
 The name of the  VisualCustomAction. | 
| VisualCustomAction | withStatus(String status)
 The status of the  VisualCustomAction. | 
| VisualCustomAction | withStatus(WidgetStatus status)
 The status of the  VisualCustomAction. | 
| VisualCustomAction | withTrigger(String trigger)
 The trigger of the  VisualCustomAction. | 
| VisualCustomAction | withTrigger(VisualCustomActionTrigger trigger)
 The trigger of the  VisualCustomAction. | 
public void setCustomActionId(String customActionId)
 The ID of the VisualCustomAction.
 
customActionId - The ID of the VisualCustomAction.public String getCustomActionId()
 The ID of the VisualCustomAction.
 
VisualCustomAction.public VisualCustomAction withCustomActionId(String customActionId)
 The ID of the VisualCustomAction.
 
customActionId - The ID of the VisualCustomAction.public void setName(String name)
 The name of the VisualCustomAction.
 
name - The name of the VisualCustomAction.public String getName()
 The name of the VisualCustomAction.
 
VisualCustomAction.public VisualCustomAction withName(String name)
 The name of the VisualCustomAction.
 
name - The name of the VisualCustomAction.public void setStatus(String status)
 The status of the VisualCustomAction.
 
status - The status of the VisualCustomAction.WidgetStatuspublic String getStatus()
 The status of the VisualCustomAction.
 
VisualCustomAction.WidgetStatuspublic VisualCustomAction withStatus(String status)
 The status of the VisualCustomAction.
 
status - The status of the VisualCustomAction.WidgetStatuspublic VisualCustomAction withStatus(WidgetStatus status)
 The status of the VisualCustomAction.
 
status - The status of the VisualCustomAction.WidgetStatuspublic void setTrigger(String trigger)
 The trigger of the VisualCustomAction.
 
Valid values are defined as follows:
 DATA_POINT_CLICK: Initiates a custom action by a left pointer click on a data point.
 
 DATA_POINT_MENU: Initiates a custom action by right pointer click from the menu.
 
trigger - The trigger of the VisualCustomAction.
        Valid values are defined as follows:
        DATA_POINT_CLICK: Initiates a custom action by a left pointer click on a data point.
        
        DATA_POINT_MENU: Initiates a custom action by right pointer click from the menu.
        
VisualCustomActionTriggerpublic String getTrigger()
 The trigger of the VisualCustomAction.
 
Valid values are defined as follows:
 DATA_POINT_CLICK: Initiates a custom action by a left pointer click on a data point.
 
 DATA_POINT_MENU: Initiates a custom action by right pointer click from the menu.
 
VisualCustomAction.
         Valid values are defined as follows:
         DATA_POINT_CLICK: Initiates a custom action by a left pointer click on a data point.
         
         DATA_POINT_MENU: Initiates a custom action by right pointer click from the menu.
         
VisualCustomActionTriggerpublic VisualCustomAction withTrigger(String trigger)
 The trigger of the VisualCustomAction.
 
Valid values are defined as follows:
 DATA_POINT_CLICK: Initiates a custom action by a left pointer click on a data point.
 
 DATA_POINT_MENU: Initiates a custom action by right pointer click from the menu.
 
trigger - The trigger of the VisualCustomAction.
        Valid values are defined as follows:
        DATA_POINT_CLICK: Initiates a custom action by a left pointer click on a data point.
        
        DATA_POINT_MENU: Initiates a custom action by right pointer click from the menu.
        
VisualCustomActionTriggerpublic VisualCustomAction withTrigger(VisualCustomActionTrigger trigger)
 The trigger of the VisualCustomAction.
 
Valid values are defined as follows:
 DATA_POINT_CLICK: Initiates a custom action by a left pointer click on a data point.
 
 DATA_POINT_MENU: Initiates a custom action by right pointer click from the menu.
 
trigger - The trigger of the VisualCustomAction.
        Valid values are defined as follows:
        DATA_POINT_CLICK: Initiates a custom action by a left pointer click on a data point.
        
        DATA_POINT_MENU: Initiates a custom action by right pointer click from the menu.
        
VisualCustomActionTriggerpublic List<VisualCustomActionOperation> getActionOperations()
 A list of VisualCustomActionOperations.
 
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
VisualCustomActionOperations.
         This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
public void setActionOperations(Collection<VisualCustomActionOperation> actionOperations)
 A list of VisualCustomActionOperations.
 
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
actionOperations - A list of VisualCustomActionOperations.
        This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
public VisualCustomAction withActionOperations(VisualCustomActionOperation... actionOperations)
 A list of VisualCustomActionOperations.
 
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
 NOTE: This method appends the values to the existing list (if any). Use
 setActionOperations(java.util.Collection) or withActionOperations(java.util.Collection) if you
 want to override the existing values.
 
actionOperations - A list of VisualCustomActionOperations.
        This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
public VisualCustomAction withActionOperations(Collection<VisualCustomActionOperation> actionOperations)
 A list of VisualCustomActionOperations.
 
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
actionOperations - A list of VisualCustomActionOperations.
        This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
public String toString()
toString in class ObjectObject.toString()public VisualCustomAction clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojoProtocolMarshaller.marshall in interface StructuredPojoprotocolMarshaller - Implementation of ProtocolMarshaller used to marshall this object's data.