SourceImageAlias
class SourceImageAlias (View source)
Represents an alias for a source image hash within an organization.
Methods
__construct(string $organization, string $alias, string $hash)
No description
static SourceImageAlias
createFromDecodedJsonResponse(array $data)
Create from a decoded JSON response returned by the rokka.io API.
string
getOrganization()
No description
string
getAlias()
No description
string
getHash()
No description
Details
__construct(string $organization, string $alias, string $hash)
No description
static SourceImageAlias
createFromDecodedJsonResponse(array $data)
Create from a decoded JSON response returned by the rokka.io API.
string
getOrganization()
No description
string
getAlias()
No description
string
getHash()
No description