Interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>

    • Method Detail

      • getFsType

        String getFsType()
      • withFsType

        A withFsType​(String fsType)
      • withNewFsType

        A withNewFsType​(String arg1)
      • getStoragePolicyID

        String getStoragePolicyID()
      • withStoragePolicyID

        A withStoragePolicyID​(String storagePolicyID)
      • hasStoragePolicyID

        Boolean hasStoragePolicyID()
      • withNewStoragePolicyID

        A withNewStoragePolicyID​(String arg1)
      • withNewStoragePolicyID

        A withNewStoragePolicyID​(StringBuilder arg1)
      • withNewStoragePolicyID

        A withNewStoragePolicyID​(StringBuffer arg1)
      • getStoragePolicyName

        String getStoragePolicyName()
      • withStoragePolicyName

        A withStoragePolicyName​(String storagePolicyName)
      • hasStoragePolicyName

        Boolean hasStoragePolicyName()
      • withNewStoragePolicyName

        A withNewStoragePolicyName​(String arg1)
      • withNewStoragePolicyName

        A withNewStoragePolicyName​(StringBuilder arg1)
      • withNewStoragePolicyName

        A withNewStoragePolicyName​(StringBuffer arg1)
      • getVolumePath

        String getVolumePath()
      • withVolumePath

        A withVolumePath​(String volumePath)
      • hasVolumePath

        Boolean hasVolumePath()
      • withNewVolumePath

        A withNewVolumePath​(String arg1)