| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement.requests |
| Modifier and Type | Method and Description |
|---|---|
static GetEventReportRequest.Builder |
GetEventReportRequest.builder() |
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(Consumer<javax.ws.rs.client.Invocation.Builder> 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() |
Copyright © 2016–2022. All rights reserved.