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

publicBuilder()

Public Methods

public Action.Metadata.BuildersetUpload(boolean uploadable)

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