| TestConnectionAssignmentError.Builder | TestConnectionAssignmentError.Builder. action(String action) | The text describing the action required to fix the issue. | 
| static TestConnectionAssignmentError.Builder | TestConnectionAssignmentError. builder() | Create a new builder. | 
| TestConnectionAssignmentError.Builder | TestConnectionAssignmentError.Builder. code(String code) | A short error code that defines the error, meant for programmatic parsing. | 
| TestConnectionAssignmentError.Builder | TestConnectionAssignmentError.Builder. copy(TestConnectionAssignmentError model) |  | 
| TestConnectionAssignmentError.Builder | TestConnectionAssignmentError.Builder. issue(String issue) | The text describing the root cause of the reported issue. | 
| TestConnectionAssignmentError.Builder | TestConnectionAssignmentError.Builder. message(String message) | A human-readable error string. | 
| TestConnectionAssignmentError.Builder | TestConnectionAssignmentError. toBuilder() |  |