Interface Export.DefinitionStages.WithDefinition

All Known Subinterfaces:
Export.Definition, Export.DefinitionStages.WithCreate
Enclosing interface:
Export.DefinitionStages

public static interface Export.DefinitionStages.WithDefinition
The stage of the Export definition allowing to specify definition.
  • Method Details

    • withDefinition

      Specifies the definition property: Has the definition for the export..
      Parameters:
      definition - Has the definition for the export.
      Returns:
      the next definition stage.