Package | Description |
---|---|
com.oracle.bmc.osmanagement.requests |
Modifier and Type | Method and Description |
---|---|
UpdateEventRequest.Builder |
UpdateEventRequest.Builder.body$(UpdateEventDetails body)
Alternative setter for the body parameter.
|
static UpdateEventRequest.Builder |
UpdateEventRequest.builder()
Return a new builder for this request object.
|
UpdateEventRequest.Builder |
UpdateEventRequest.Builder.compartmentId(String compartmentId)
The ID of the compartment in which to list resources.
|
UpdateEventRequest.Builder |
UpdateEventRequest.Builder.copy(UpdateEventRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateEventRequest.Builder |
UpdateEventRequest.Builder.eventId(String eventId)
Unique Event identifier (OCID)
|
UpdateEventRequest.Builder |
UpdateEventRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateEventRequest.Builder |
UpdateEventRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateEventRequest.Builder |
UpdateEventRequest.Builder.managedInstanceId(String managedInstanceId)
Instance Oracle Cloud identifier (ocid)
|
UpdateEventRequest.Builder |
UpdateEventRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
UpdateEventRequest.Builder |
UpdateEventRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateEventRequest.Builder |
UpdateEventRequest.toBuilder()
Return an instance of
UpdateEventRequest.Builder that allows you to modify request properties. |
UpdateEventRequest.Builder |
UpdateEventRequest.Builder.updateEventDetails(UpdateEventDetails updateEventDetails)
Details about the event to update
|
Copyright © 2016–2024. All rights reserved.