Binding
class Binding extends AbstractObject implements IdAble
Properties
$lastQuery | from AbstractObject |
Methods
No description
Retrieve the binding value, as type CacheVolume
Retrieve the binding value, as type Container
Retrieve the binding value, as type Directory
Retrieve the binding value, as type GitRepository
Retrieve the binding value, as type ModuleConfigClient
Retrieve the binding value, as type ModuleSource
The digest of the binding value
A unique identifier for this Binding.
The binding name
The binding type
Details
in
AbstractObject at line 13
__construct(AbstractClient $client, QueryBuilderChain $queryBuilderChain)
No description
in
AbstractObject at line 19
protected null|array|string|int|float|bool
queryLeaf(QueryBuilder $leafQueryBuilder, string $leafKey)
No description
at line 16
CacheVolume
asCacheVolume()
Retrieve the binding value, as type CacheVolume
at line 25
Container
asContainer()
Retrieve the binding value, as type Container
at line 34
Directory
asDirectory()
Retrieve the binding value, as type Directory
at line 43
Env
asEnv()
Retrieve the binding value, as type Env
at line 52
File
asFile()
Retrieve the binding value, as type File
at line 61
GitRef
asGitRef()
Retrieve the binding value, as type GitRef
at line 70
GitRepository
asGitRepository()
Retrieve the binding value, as type GitRepository
at line 79
LLM
asLLM()
Retrieve the binding value, as type LLM
at line 88
Module
asModule()
Retrieve the binding value, as type Module
at line 97
ModuleConfigClient
asModuleConfigClient()
Retrieve the binding value, as type ModuleConfigClient
at line 106
ModuleSource
asModuleSource()
Retrieve the binding value, as type ModuleSource
at line 115
PhpSdk
asPhpSdk()
Retrieve the binding value, as type PhpSdk
at line 124
Secret
asSecret()
Retrieve the binding value, as type Secret
at line 133
Service
asService()
Retrieve the binding value, as type Service
at line 142
Socket
asSocket()
Retrieve the binding value, as type Socket
at line 151
string
digest()
The digest of the binding value
at line 160
AbstractId
id()
A unique identifier for this Binding.
at line 169
string
name()
The binding name
at line 178
string
typeName()
The binding type