static UploadEventContentRequest.Builder |
UploadEventContentRequest.builder() |
Return a new builder for this request object.
|
UploadEventContentRequest.Builder |
UploadEventContentRequest.Builder.compartmentId(String compartmentId) |
The ID of the compartment in which to list resources.
|
UploadEventContentRequest.Builder |
UploadEventContentRequest.Builder.copy(UploadEventContentRequest o) |
Copy method to populate the builder with values from the given instance.
|
UploadEventContentRequest.Builder |
UploadEventContentRequest.Builder.eventId(String eventId) |
Unique Event identifier (OCID)
|
UploadEventContentRequest.Builder |
UploadEventContentRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UploadEventContentRequest.Builder |
UploadEventContentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UploadEventContentRequest.Builder |
UploadEventContentRequest.Builder.managedInstanceId(String managedInstanceId) |
Instance Oracle Cloud identifier (ocid)
|
UploadEventContentRequest.Builder |
UploadEventContentRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
UploadEventContentRequest.Builder |
UploadEventContentRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
UploadEventContentRequest.Builder |
UploadEventContentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UploadEventContentRequest.Builder |
UploadEventContentRequest.toBuilder() |
|