public static final class MigrationFeedbackResponseList.Builder
extends java.lang.Object
MigrationFeedbackResponseList.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
MigrationFeedbackResponseList. |
| Modifier and Type | Method and Description |
|---|---|
MigrationFeedbackResponseList |
build() |
MigrationFeedbackResponseList.Builder |
setResponseList(java.util.List<MigrationFeedbackResponse> responseList)
List of feedback responses.
|
public Builder()
MigrationFeedbackResponseList.public MigrationFeedbackResponseList.Builder setResponseList(java.util.List<MigrationFeedbackResponse> responseList)
responseList - New value for the property.public MigrationFeedbackResponseList build()