public interface Extension extends Resource<Extension>, WithKey
| Modifier and Type | Method and Description |
|---|---|
Destination |
getDestination() |
String |
getKey() |
Long |
getTimeoutInMs() |
List<Trigger> |
getTriggers() |
static Reference<Extension> |
reference(String id) |
static Reference<Extension> |
referenceOfId(String id) |
static String |
referenceTypeId() |
static String |
resourceTypeId() |
default Reference<Extension> |
toReference()
Creates a reference to this resource, the reference may not be filled.
|
static com.fasterxml.jackson.core.type.TypeReference<Extension> |
typeReference() |
getCreatedAt, getId, getLastModifiedAt, getVersionhasSameIdAs, toResourceIdentifierDestination getDestination()
static com.fasterxml.jackson.core.type.TypeReference<Extension> typeReference()
default Reference<Extension> toReference()
ReferenceabletoReference in interface Referenceable<Extension>toReference in interface Resource<Extension>static String resourceTypeId()
static String referenceTypeId()