@ApiType("SoftLayer_Container_Network_Storage_Hub_ObjectStorage_File")
public class File
extends Entity
SoftLayer_Container_Network_Storage_Hub_ObjectStorage_File provides specific details that only apply to files that are sent or received from CloudLayer storage resources.
See Also:
SoftLayer_Container_Network_Storage_Hub_ObjectStorage_File
  • Field Details

  • Constructor Details

    • File

      public File()
  • Method Details

    • getFolder

      public String getFolder()
    • setFolder

      public void setFolder​(String folder)
    • isFolderSpecified

      public boolean isFolderSpecified()
    • unsetFolder

      public void unsetFolder()
    • getHash

      public String getHash()
    • setHash

      public void setHash​(String hash)
    • isHashSpecified

      public boolean isHashSpecified()
    • unsetHash

      public void unsetHash()