static GetEventRequest.Builder |
GetEventRequest.builder() |
Return a new builder for this request object.
|
GetEventRequest.Builder |
GetEventRequest.Builder.compartmentId(String compartmentId) |
The ID of the compartment in which to list resources.
|
GetEventRequest.Builder |
GetEventRequest.Builder.copy(GetEventRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetEventRequest.Builder |
GetEventRequest.Builder.eventId(String eventId) |
Unique Event identifier (OCID)
|
GetEventRequest.Builder |
GetEventRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetEventRequest.Builder |
GetEventRequest.Builder.managedInstanceId(String managedInstanceId) |
Instance Oracle Cloud identifier (ocid)
|
GetEventRequest.Builder |
GetEventRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
GetEventRequest.Builder |
GetEventRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetEventRequest.Builder |
GetEventRequest.toBuilder() |
|