Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetEventReportResponse |
Event.getEventReport(GetEventReportRequest request)
Get summary information about events on this instance.
|
GetEventReportResponse |
EventClient.getEventReport(GetEventReportRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetEventReportResponse> |
EventAsyncClient.getEventReport(GetEventReportRequest request,
AsyncHandler<GetEventReportRequest,GetEventReportResponse> handler) |
Future<GetEventReportResponse> |
EventAsync.getEventReport(GetEventReportRequest request,
AsyncHandler<GetEventReportRequest,GetEventReportResponse> handler)
Get summary information about events on this instance.
|
Modifier and Type | Method and Description |
---|---|
Future<GetEventReportResponse> |
EventAsyncClient.getEventReport(GetEventReportRequest request,
AsyncHandler<GetEventReportRequest,GetEventReportResponse> handler) |
Future<GetEventReportResponse> |
EventAsync.getEventReport(GetEventReportRequest request,
AsyncHandler<GetEventReportRequest,GetEventReportResponse> handler)
Get summary information about events on this instance.
|
Modifier and Type | Method and Description |
---|---|
GetEventReportResponse |
GetEventReportResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetEventReportResponse.Builder |
GetEventReportResponse.Builder.copy(GetEventReportResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.