Klasse PortMgmtPortReference

java.lang.Object
io.github.primelib.webmethodsapigateway4j.models.PortMgmtPortReference

@Generated("io.github.primelib.primecodegen") public class PortMgmtPortReference extends Object
PortMgmtPortReference
  • Felddetails

    • listenerKey

      protected String listenerKey
    • pkg

      protected String pkg
  • Konstruktordetails

    • PortMgmtPortReference

      public PortMgmtPortReference(Consumer<PortMgmtPortReference> spec)
      Constructs a validated instance of PortMgmtPortReference.
      Parameter:
      spec - the specification to process
    • PortMgmtPortReference

      @Internal public PortMgmtPortReference(String listenerKey, String pkg)
      Constructs a validated instance of PortMgmtPortReference.

      NOTE: This constructor is not considered stable and may change if the model is updated. Consider using PortMgmtPortReference(Consumer) instead.

      Parameter:
      listenerKey - listenerKey
      pkg - pkg
    • PortMgmtPortReference

      protected PortMgmtPortReference()
  • Methodendetails