Interface JobResource.DefinitionStages.WithTransferType

All Known Subinterfaces:
JobResource.Definition
Enclosing interface:
JobResource.DefinitionStages

public static interface JobResource.DefinitionStages.WithTransferType
The stage of the JobResource definition allowing to specify transferType.
  • Method Details

    • withTransferType

      JobResource.DefinitionStages.WithCreate withTransferType(TransferType transferType)
      Specifies the transferType property: Type of the data transfer..
      Parameters:
      transferType - Type of the data transfer.
      Returns:
      the next definition stage.