Credential
class Credential extends OperatorResource implements Creatable, Updateable, Retrievable, Listable, Deletable
Traits
Properties
$blob | string | |
$id | string | |
$links | array | |
$projectId | string | |
$type | string | |
$userId | string |
Methods
retrieve
()
: void
Retrieve details of the current resource from the remote API.
update
()
: void
Update the current resource with the configuration set out in the user options.
delete
()
: void
Permanently delete this resource.