Klasse ServerLogInfo
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.TraceInfo
io.github.primelib.webmethodsapigateway4j.model.ServerLogInfo
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ServerLogInfo
extends TraceInfo
ServerLogInfo
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen io.github.primelib.webmethodsapigateway4j.model.TraceInfo
TraceInfo.TraceInfoBuilder -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedServerLogInfo(Consumer<ServerLogInfo> spec) Constructs a validated instance ofServerLogInfo.ServerLogInfo(List<String> logs) Constructs a validated instance ofServerLogInfo. -
Methodenübersicht
-
Felddetails
-
logs
-
-
Konstruktordetails
-
ServerLogInfo
Constructs a validated instance ofServerLogInfo.- Parameter:
spec- the specification to process
-
ServerLogInfo
Constructs a validated instance ofServerLogInfo.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ServerLogInfo(Consumer)instead.- Parameter:
logs- logs
-
ServerLogInfo
protected ServerLogInfo()
-
-
Methodendetails