Interface ImageTransfer

  • All Superinterfaces:
    Identified
    All Known Implementing Classes:
    ImageTransferContainer

    public interface ImageTransfer
    extends Identified
    This type contains information regarding an image transfer being performed.
    • Method Detail

      • active

        boolean active()
      • activePresent

        boolean activePresent()
      • directionPresent

        boolean directionPresent()
      • formatPresent

        boolean formatPresent()
      • inactivityTimeout

        BigInteger inactivityTimeout()
      • inactivityTimeoutAsByte

        Byte inactivityTimeoutAsByte()
      • inactivityTimeoutAsShort

        Short inactivityTimeoutAsShort()
      • inactivityTimeoutAsInteger

        Integer inactivityTimeoutAsInteger()
      • inactivityTimeoutAsLong

        Long inactivityTimeoutAsLong()
      • inactivityTimeoutPresent

        boolean inactivityTimeoutPresent()
      • phasePresent

        boolean phasePresent()
      • proxyUrlPresent

        boolean proxyUrlPresent()
      • shallow

        boolean shallow()
      • shallowPresent

        boolean shallowPresent()
      • timeoutPolicyPresent

        boolean timeoutPolicyPresent()
      • transferUrl

        String transferUrl()
      • transferUrlPresent

        boolean transferUrlPresent()
      • transferredAsByte

        Byte transferredAsByte()
      • transferredAsShort

        Short transferredAsShort()
      • transferredAsInteger

        Integer transferredAsInteger()
      • transferredAsLong

        Long transferredAsLong()
      • transferredPresent

        boolean transferredPresent()
      • backupPresent

        boolean backupPresent()
      • diskPresent

        boolean diskPresent()
      • hostPresent

        boolean hostPresent()
      • imagePresent

        boolean imagePresent()
      • snapshotPresent

        boolean snapshotPresent()