Klasse InputPublish
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.InputPublish
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class InputPublish
extends Object
InputPublish
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedInputPublish(Consumer<InputPublish> spec) Constructs a validated instance ofInputPublish.Constructs a validated instance ofInputPublish. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleancommunities(List<String> communities) booleaninthashCode()portalGatewayId(String portalGatewayId) toString()
-
Felddetails
-
communities
-
endpoints
-
portalGatewayId
-
-
Konstruktordetails
-
InputPublish
Constructs a validated instance ofInputPublish.- Parameter:
spec- the specification to process
-
InputPublish
@Internal public InputPublish(List<String> communities, List<String> endpoints, String portalGatewayId) Constructs a validated instance ofInputPublish.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
InputPublish(Consumer)instead.- Parameter:
communities- communitiesendpoints- endpointsportalGatewayId- portalGatewayId
-
InputPublish
protected InputPublish()
-
-
Methodendetails
-
builder
-
communities
-
endpoints
-
portalGatewayId
-
communities
- Gibt zurück:
this.
-
endpoints
- Gibt zurück:
this.
-
portalGatewayId
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-