Action.Metadata.Builder

public static class Action.Metadata.Builder extends Object

The builder for Action.Metadata.

Public Constructor Summary

Public Method Summary

Action.Metadata.Builder
setUpload(boolean uploadable)
Sets whether the action can be uploaded to the cloud.

Inherited Method Summary

Public Constructors

public Builder ()

Public Methods

public Action.Metadata.Builder setUpload (boolean uploadable)

Sets whether the action can be uploaded to the cloud. The default is true.