Endpoint
class Endpoint extends OperatorResource implements Creatable, Updateable, Deletable, Retrievable
Traits
Properties
| $id | string | |
| $interface | string | |
| $name | string | |
| $serviceId | string | |
| $region | string | |
| $links | array | |
| $url | 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.
regionMatches
(string $value)
No description
interfaceMatches
(string $value)
No description
