Package | Description |
---|---|
com.oracle.bmc.apmtraces | |
com.oracle.bmc.apmtraces.requests |
Modifier and Type | Method and Description |
---|---|
BulkUpdateAttributeNotesResponse |
AttributesClient.bulkUpdateAttributeNotes(BulkUpdateAttributeNotesRequest request) |
BulkUpdateAttributeNotesResponse |
Attributes.bulkUpdateAttributeNotes(BulkUpdateAttributeNotesRequest request)
Add or edit notes to a set of attributes in the APM Domain.
|
Future<BulkUpdateAttributeNotesResponse> |
AttributesAsync.bulkUpdateAttributeNotes(BulkUpdateAttributeNotesRequest request,
AsyncHandler<BulkUpdateAttributeNotesRequest,BulkUpdateAttributeNotesResponse> handler)
Add or edit notes to a set of attributes in the APM Domain.
|
Future<BulkUpdateAttributeNotesResponse> |
AttributesAsyncClient.bulkUpdateAttributeNotes(BulkUpdateAttributeNotesRequest request,
AsyncHandler<BulkUpdateAttributeNotesRequest,BulkUpdateAttributeNotesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<BulkUpdateAttributeNotesResponse> |
AttributesAsync.bulkUpdateAttributeNotes(BulkUpdateAttributeNotesRequest request,
AsyncHandler<BulkUpdateAttributeNotesRequest,BulkUpdateAttributeNotesResponse> handler)
Add or edit notes to a set of attributes in the APM Domain.
|
Future<BulkUpdateAttributeNotesResponse> |
AttributesAsyncClient.bulkUpdateAttributeNotes(BulkUpdateAttributeNotesRequest request,
AsyncHandler<BulkUpdateAttributeNotesRequest,BulkUpdateAttributeNotesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
BulkUpdateAttributeNotesRequest |
BulkUpdateAttributeNotesRequest.Builder.build()
Build the instance of BulkUpdateAttributeNotesRequest as configured by this builder
|
BulkUpdateAttributeNotesRequest |
BulkUpdateAttributeNotesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of BulkUpdateAttributeNotesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
BulkUpdateAttributeNotesRequest.Builder |
BulkUpdateAttributeNotesRequest.Builder.copy(BulkUpdateAttributeNotesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.