Klasse AutomationActionsInvocationAllOfMetadataAgent
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.AutomationActionsInvocationAllOfMetadataAgent
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class AutomationActionsInvocationAllOfMetadataAgent
extends Object
AutomationActionsInvocationAllOfMetadataAgent
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic enum -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected Stringa URL at which the entity is uniquely displayed in the Web appprotected Stringprotected Stringthe API show URL at which the object is accessibleprotected StringA short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedAutomationActionsInvocationAllOfMetadataAgent(String id, String summary, AutomationActionsInvocationAllOfMetadataAgent.TypeEnum type, String self, String htmlUrl) AutomationActionsInvocationAllOfMetadataAgent(Consumer<AutomationActionsInvocationAllOfMetadataAgent> spec) Constructs a validated implementation ofAutomationActionsInvocationAllOfMetadataAgent. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleaninthashCode()htmlUrl()a URL at which the entity is uniquely displayed in the Web appa URL at which the entity is uniquely displayed in the Web appid()self()the API show URL at which the object is accessiblethe API show URL at which the object is accessiblesummary()A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client.A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client.toString()type()
-
Felddetails
-
id
-
summary
A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client. In many cases, this will be identical to `name`, though it is not intended to be an identifier. -
type
-
self
the API show URL at which the object is accessible -
htmlUrl
a URL at which the entity is uniquely displayed in the Web app
-
-
Konstruktordetails
-
AutomationActionsInvocationAllOfMetadataAgent
@Internal public AutomationActionsInvocationAllOfMetadataAgent(Consumer<AutomationActionsInvocationAllOfMetadataAgent> spec) Constructs a validated implementation ofAutomationActionsInvocationAllOfMetadataAgent.- Parameter:
spec- the specification to process
-
AutomationActionsInvocationAllOfMetadataAgent
public AutomationActionsInvocationAllOfMetadataAgent(String id, String summary, AutomationActionsInvocationAllOfMetadataAgent.TypeEnum type, String self, String htmlUrl) -
AutomationActionsInvocationAllOfMetadataAgent
protected AutomationActionsInvocationAllOfMetadataAgent()
-
-
Methodendetails
-
id
-
summary
A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client. In many cases, this will be identical to `name`, though it is not intended to be an identifier. -
type
-
self
the API show URL at which the object is accessible -
htmlUrl
a URL at which the entity is uniquely displayed in the Web app -
id
- Gibt zurück:
this.
-
summary
A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client. In many cases, this will be identical to `name`, though it is not intended to be an identifier.- Gibt zurück:
this.
-
type
public AutomationActionsInvocationAllOfMetadataAgent type(AutomationActionsInvocationAllOfMetadataAgent.TypeEnum type) - Gibt zurück:
this.
-
self
the API show URL at which the object is accessible- Gibt zurück:
this.
-
htmlUrl
a URL at which the entity is uniquely displayed in the Web app- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-