ScopedClientInterface
interface ScopedClientInterface
Methods
                    string
                
                
                    getApi()
        
                                            
                
            Returns a string representation of the API currently in use.
                    string
                
                
                    getSpaceId()
        
                                            
                
            Returns the ID of the space currently in use.
                    string
                
                
                    getEnvironmentId()
        
                                            
                
            Returns the ID of the environment currently in use.
Details
        at         line 21
                            string
    getApi()
        
    
    Returns a string representation of the API currently in use.
        at         line 28
                            string
    getSpaceId()
        
    
    Returns the ID of the space currently in use.
        at         line 35
                            string
    getEnvironmentId()
        
    
    Returns the ID of the environment currently in use.