Interface PagerDutyImageRef
- All Known Subinterfaces:
PagerDutyImageRef.Builder
public interface PagerDutyImageRef
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfacePagerDutyImageRef.Builder -
Method Summary
-
Method Details
-
build
-
getSrc
java.lang.String getSrc() -
getHref
java.lang.String getHref() -
getAlt
java.lang.String getAlt() -
toJson
default java.lang.String toJson()
-