Klasse IntegrationServer
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.IntegrationServer
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class IntegrationServer
extends Object
IntegrationServer
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedIntegrationServer(String adapterRuntime, String clustering, String concurrentSessions, String distributedCache, String enterpriseGateway, String guaranteedDelivery, String productCode, String productVersion, String publishSubscribe, String remoteInvoke, String securityAuditing) Constructs a validated instance ofIntegrationServer.Constructs a validated instance ofIntegrationServer. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungadapterRuntime(String adapterRuntime) builder()protected booleanclustering(String clustering) concurrentSessions(String concurrentSessions) distributedCache(String distributedCache) enterpriseGateway(String enterpriseGateway) booleanguaranteedDelivery(String guaranteedDelivery) inthashCode()productCode(String productCode) productVersion(String productVersion) publishSubscribe(String publishSubscribe) remoteInvoke(String remoteInvoke) securityAuditing(String securityAuditing) toString()
-
Felddetails
-
adapterRuntime
-
clustering
-
concurrentSessions
-
distributedCache
-
enterpriseGateway
-
guaranteedDelivery
-
productCode
-
productVersion
-
publishSubscribe
-
remoteInvoke
-
securityAuditing
-
-
Konstruktordetails
-
IntegrationServer
Constructs a validated instance ofIntegrationServer.- Parameter:
spec- the specification to process
-
IntegrationServer
@Internal public IntegrationServer(String adapterRuntime, String clustering, String concurrentSessions, String distributedCache, String enterpriseGateway, String guaranteedDelivery, String productCode, String productVersion, String publishSubscribe, String remoteInvoke, String securityAuditing) Constructs a validated instance ofIntegrationServer.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
IntegrationServer(Consumer)instead.- Parameter:
adapterRuntime- adapterRuntimeclustering- clusteringconcurrentSessions- concurrentSessionsdistributedCache- distributedCacheenterpriseGateway- enterpriseGatewayguaranteedDelivery- guaranteedDeliveryproductCode- productCodeproductVersion- productVersionpublishSubscribe- publishSubscriberemoteInvoke- remoteInvokesecurityAuditing- securityAuditing
-
IntegrationServer
protected IntegrationServer()
-
-
Methodendetails
-
builder
-
adapterRuntime
-
clustering
-
concurrentSessions
-
distributedCache
-
enterpriseGateway
-
guaranteedDelivery
-
productCode
-
productVersion
-
publishSubscribe
-
remoteInvoke
-
securityAuditing
-
adapterRuntime
- Gibt zurück:
this.
-
clustering
- Gibt zurück:
this.
-
concurrentSessions
- Gibt zurück:
this.
-
distributedCache
- Gibt zurück:
this.
-
enterpriseGateway
- Gibt zurück:
this.
-
guaranteedDelivery
- Gibt zurück:
this.
-
productCode
- Gibt zurück:
this.
-
productVersion
- Gibt zurück:
this.
-
publishSubscribe
- Gibt zurück:
this.
-
remoteInvoke
- Gibt zurück:
this.
-
securityAuditing
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-