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.copy(UpdateEventRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateEventRequest.Builder |
UpdateEventRequest.Builder.eventId(String eventId) |
|
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.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
UpdateEventRequest.Builder |
UpdateEventRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateEventRequest.Builder |
UpdateEventRequest.toBuilder() |
|
UpdateEventRequest.Builder |
UpdateEventRequest.Builder.updateEventDetails(UpdateEventDetails updateEventDetails) |
Provides the information used to update the event tags.
|