Class DefaultResourceActions.Create

java.lang.Object
com.inductiveautomation.ignition.gateway.config.actions.DefaultResourceActions.Create
All Implemented Interfaces:
ResourceAction, ResourceAction.Create
Enclosing class:
DefaultResourceActions

public static final class DefaultResourceActions.Create extends Object
The Default implementation of Create. This doesn't have some of the richer validation mechanisms that are provided by DefaultResourceActions.ValidatingCreate, but is more performant due to skipping over decoding the resource for validation.