Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
static GetEventRequest.Builder |
GetEventRequest.builder()
Return a new builder for this request object.
|
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)
The OCID
of the event.
|
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.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetEventRequest.Builder |
GetEventRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetEventRequest.Builder |
GetEventRequest.toBuilder()
Return an instance of
GetEventRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.