BulkUpdateAttributeNotesRequest.Builder |
BulkUpdateAttributeNotesRequest.Builder.apmDomainId(String apmDomainId) |
The APM Domain ID for the intended request.
|
BulkUpdateAttributeNotesRequest.Builder |
BulkUpdateAttributeNotesRequest.Builder.body$(BulkUpdateAttributeNotesDetails body) |
Alternative setter for the body parameter.
|
static BulkUpdateAttributeNotesRequest.Builder |
BulkUpdateAttributeNotesRequest.builder() |
Return a new builder for this request object.
|
BulkUpdateAttributeNotesRequest.Builder |
BulkUpdateAttributeNotesRequest.Builder.bulkUpdateAttributeNotesDetails(BulkUpdateAttributeNotesDetails bulkUpdateAttributeNotesDetails) |
Request body containing the details about the set of attributes for which notes are to be
updated.
|
BulkUpdateAttributeNotesRequest.Builder |
BulkUpdateAttributeNotesRequest.Builder.copy(BulkUpdateAttributeNotesRequest o) |
Copy method to populate the builder with values from the given instance.
|
BulkUpdateAttributeNotesRequest.Builder |
BulkUpdateAttributeNotesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
BulkUpdateAttributeNotesRequest.Builder |
BulkUpdateAttributeNotesRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
BulkUpdateAttributeNotesRequest.Builder |
BulkUpdateAttributeNotesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
BulkUpdateAttributeNotesRequest.Builder |
BulkUpdateAttributeNotesRequest.toBuilder() |
|