Package | Description |
---|---|
com.oracle.bmc.licensemanager.model |
Modifier and Type | Method and Description |
---|---|
BulkUploadCellInfo |
BulkUploadCellInfo.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<BulkUploadCellInfo> |
BulkUploadValidationErrorInfo.getRowError()
Error information corresponding to each column.
|
Modifier and Type | Method and Description |
---|---|
BulkUploadCellInfo.Builder |
BulkUploadCellInfo.Builder.copy(BulkUploadCellInfo model) |
Modifier and Type | Method and Description |
---|---|
BulkUploadValidationErrorInfo.Builder |
BulkUploadValidationErrorInfo.Builder.rowError(List<BulkUploadCellInfo> rowError)
Error information corresponding to each column.
|
Constructor and Description |
---|
BulkUploadValidationErrorInfo(Integer rowNumber,
String productName,
List<BulkUploadCellInfo> rowError)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.