Interface ErrorInfo.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ErrorInfo.Builder,ErrorInfo>, SdkBuilder<ErrorInfo.Builder,ErrorInfo>, SdkPojo
Enclosing class:
ErrorInfo

public static interface ErrorInfo.Builder extends SdkPojo, CopyableBuilder<ErrorInfo.Builder,ErrorInfo>
  • Method Details

    • errorString

      ErrorInfo.Builder errorString(String errorString)
      Sets the value of the ErrorString property for this object.
      Parameters:
      errorString - The new value for the ErrorString property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.