Package | Description |
---|---|
com.oracle.bmc.osmanagement.requests |
Modifier and Type | Method and Description |
---|---|
static GetEventReportRequest.Builder |
GetEventReportRequest.builder()
Return a new builder for this request object.
|
GetEventReportRequest.Builder |
GetEventReportRequest.Builder.compartmentId(String compartmentId)
The ID of the compartment in which to list resources.
|
GetEventReportRequest.Builder |
GetEventReportRequest.Builder.copy(GetEventReportRequest o)
Copy method to populate the builder with values from the given instance.
|
GetEventReportRequest.Builder |
GetEventReportRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetEventReportRequest.Builder |
GetEventReportRequest.Builder.latestTimestampGreaterThanOrEqualTo(Date latestTimestampGreaterThanOrEqualTo)
filter event occurrence.
|
GetEventReportRequest.Builder |
GetEventReportRequest.Builder.latestTimestampLessThan(Date latestTimestampLessThan)
filter event occurrence.
|
GetEventReportRequest.Builder |
GetEventReportRequest.Builder.managedInstanceId(String managedInstanceId)
Instance Oracle Cloud identifier (ocid)
|
GetEventReportRequest.Builder |
GetEventReportRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetEventReportRequest.Builder |
GetEventReportRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetEventReportRequest.Builder |
GetEventReportRequest.toBuilder()
Return an instance of
GetEventReportRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.