diff --git a/docs/apidocs/codes/thischwa/cf/model/ResponseResultInfo.html b/docs/apidocs/codes/thischwa/cf/model/ResponseResultInfo.html new file mode 100644 index 0000000..e94222c --- /dev/null +++ b/docs/apidocs/codes/thischwa/cf/model/ResponseResultInfo.html @@ -0,0 +1,204 @@ + + + + + ResponseResultInfo (CloudflareDNS-java 0.1.0-SNAPSHOT API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Klasse ResponseResultInfo

+
+
java.lang.Object +
codes.thischwa.cf.model.ResponseResultInfo
+
+
+
+
public class ResponseResultInfo + extends Object
+
Represents the result of a response with metadata about its success and associated + messages or + errors. +

This class provides a structure to capture the outcome of an operation, including: +

    +
  • Whether the operation was successful. +
  • A list of error messages if the operation failed. +
  • A list of informational or success messages. +
+ It can be used to standardize the response format in an application. +
+
+
+ +
+
+
    + +
  • +
    +

    Konstruktordetails

    +
      +
    • +
      +

      ResponseResultInfo

      +
      public ResponseResultInfo() +
      +
      +
    • +
    +
    +
  • +
+
+ +
+ +
+
+ + diff --git a/docs/apidocs/codes/thischwa/cf/model/class-use/ResponseResultInfo.html b/docs/apidocs/codes/thischwa/cf/model/class-use/ResponseResultInfo.html new file mode 100644 index 0000000..bcd497d --- /dev/null +++ b/docs/apidocs/codes/thischwa/cf/model/class-use/ResponseResultInfo.html @@ -0,0 +1,70 @@ + + + + + Verwendungsweise von Klasse codes.thischwa.cf.model.ResponseResultInfo (CloudflareDNS-java 0.1.0-SNAPSHOT + API) + + + + + + + + + + + + + + +
+ +
+
+
+

+ Verwendungen von Klasse
codes.thischwa.cf.model.ResponseResultInfo

+
+ Keine Verwendung von codes.thischwa.cf.model.ResponseResultInfo +
+ +
+
+ +