Skip to content

AnnotationTargetBuilder🔗

Constructor🔗

new AnnotationTargetBuilder()

Methods🔗

build🔗

Builds the object.

build()

limit🔗

Only required/valid for the grafana datasource...

but code+tests is already depending on it so hard to change

limit(int $limit)

matchAny🔗

Only required/valid for the grafana datasource...

but code+tests is already depending on it so hard to change

matchAny(bool $matchAny)

tags🔗

Only required/valid for the grafana datasource...

but code+tests is already depending on it so hard to change

@param array $tags

tags(array $tags)

type🔗

Only required/valid for the grafana datasource...

but code+tests is already depending on it so hard to change

type(string $type)

See also🔗