Package | Description |
---|---|
com.oracle.bmc.apmtraces.model |
Modifier and Type | Method and Description |
---|---|
BulkUpdateAttributeNotesDetail |
BulkUpdateAttributeNotesDetail.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<BulkUpdateAttributeNotesDetail> |
BulkUpdateAttributeNotesDetails.getAttributeDetails()
Collection of objects containing the details about individual attribute for which notes are
to be updated.
|
Modifier and Type | Method and Description |
---|---|
BulkUpdateAttributeNotesDetail.Builder |
BulkUpdateAttributeNotesDetail.Builder.copy(BulkUpdateAttributeNotesDetail model) |
Modifier and Type | Method and Description |
---|---|
BulkUpdateAttributeNotesDetails.Builder |
BulkUpdateAttributeNotesDetails.Builder.attributeDetails(List<BulkUpdateAttributeNotesDetail> attributeDetails)
Collection of objects containing the details about individual attribute for which notes
are to be updated.
|
Constructor and Description |
---|
BulkUpdateAttributeNotesDetails(List<BulkUpdateAttributeNotesDetail> attributeDetails)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.