Skip navigation links

Oracle VM Manager Web Services API Reference
Release 2.2.0

E15446-02


oracle.ovs.api.datamodel.storage
Class StorageArrayType

java.lang.Object
  extended by oracle.ovs.api.datamodel.storage.StorageArrayType


public class StorageArrayType
extends java.lang.Object

Constructor Summary
StorageArrayType()
           

 

Method Summary
static StorageArrayType createFCSANInstance()
           
static StorageArrayType createISCSIInstance()
           
static StorageArrayType createNFSInstance()
           
 StorageType getStorType()
           
 StorageVendor getStorVendor()
           
 void setStorType(StorageType storType)
           
 void setStorVendor(StorageVendor storVendor)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

StorageArrayType

public StorageArrayType()

Method Detail

createISCSIInstance

public static StorageArrayType createISCSIInstance()

createFCSANInstance

public static StorageArrayType createFCSANInstance()

createNFSInstance

public static StorageArrayType createNFSInstance()

setStorType

public void setStorType(StorageType storType)

getStorType

public StorageType getStorType()

setStorVendor

public void setStorVendor(StorageVendor storVendor)

getStorVendor

public StorageVendor getStorVendor()

Skip navigation links

Oracle VM Manager Web Services API Reference
Release 2.2.0

E15446-02


Copyright © 2009, Oracle. All rights reserved.