Class LargeRDMNotSupportedOnDatastore

All Implemented Interfaces:
Serializable

public class LargeRDMNotSupportedOnDatastore extends VmConfigFault
See Also:
  • Field Details

  • Constructor Details

    • LargeRDMNotSupportedOnDatastore

      public LargeRDMNotSupportedOnDatastore()
  • Method Details

    • getDevice

      public String getDevice()
    • getDatastore

      public ManagedObjectReference getDatastore()
    • getDatastoreName

      public String getDatastoreName()
    • setDevice

      public void setDevice(String device)
    • setDatastore

      public void setDatastore(ManagedObjectReference datastore)
    • setDatastoreName

      public void setDatastoreName(String datastoreName)