NfsShare
class NfsShare extends Collection (View source)
Properties
| protected | $collection_key | ||
| protected | $allowedClientsType | ||
| protected | $allowedClientsDataType | ||
| string | $id | ||
| string[] | $labels | ||
| string | $name | ||
| string | $nfsShareId | ||
| string | $pod | ||
| string | $requestedSizeGib | ||
| string | $state | ||
| string | $storageType | ||
| string | $volume | 
Methods
                    setAllowedClients($allowedClients)
        
                                            
                
            No description
                    getAllowedClients()
        
                                            
                
            No description
                    setId($id)
        
                                            
                
            No description
                    string
                
                
                    getId()
        
                                            
                
            No description
                    setLabels($labels)
        
                                            
                
            No description
                    string[]
                
                
                    getLabels()
        
                                            
                
            No description
                    setName($name)
        
                                            
                
            No description
                    string
                
                
                    getName()
        
                                            
                
            No description
                    setNfsShareId($nfsShareId)
        
                                            
                
            No description
                    string
                
                
                    getNfsShareId()
        
                                            
                
            No description
                    setPod($pod)
        
                                            
                
            No description
                    string
                
                
                    getPod()
        
                                            
                
            No description
                    setRequestedSizeGib($requestedSizeGib)
        
                                            
                
            No description
                    string
                
                
                    getRequestedSizeGib()
        
                                            
                
            No description
                    setState($state)
        
                                            
                
            No description
                    string
                
                
                    getState()
        
                                            
                
            No description
                    setStorageType($storageType)
        
                                            
                
            No description
                    string
                
                
                    getStorageType()
        
                                            
                
            No description
                    setVolume($volume)
        
                                            
                
            No description
                    string
                
                
                    getVolume()
        
                                            
                
            No description
Details
        
                            
    setAllowedClients($allowedClients)
        
    
    No description
        
                            AllowedClient[]
    getAllowedClients()
        
    
    No description
        
                            
    setId($id)
        
    
    No description
        
                            string
    getId()
        
    
    No description
        
                            
    setLabels($labels)
        
    
    No description
        
                            string[]
    getLabels()
        
    
    No description
        
                            
    setName($name)
        
    
    No description
        
                            string
    getName()
        
    
    No description
        
                            
    setNfsShareId($nfsShareId)
        
    
    No description
        
                            string
    getNfsShareId()
        
    
    No description
        
                            
    setPod($pod)
        
    
    No description
        
                            string
    getPod()
        
    
    No description
        
                            
    setRequestedSizeGib($requestedSizeGib)
        
    
    No description
        
                            string
    getRequestedSizeGib()
        
    
    No description
        
                            
    setState($state)
        
    
    No description
        
                            string
    getState()
        
    
    No description
        
                            
    setStorageType($storageType)
        
    
    No description
        
                            string
    getStorageType()
        
    
    No description
        
                            
    setVolume($volume)
        
    
    No description
        
                            string
    getVolume()
        
    
    No description