Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.requests |
Modifier and Type | Method and Description |
---|---|
GetEventReportResponse |
Event.getEventReport(GetEventReportRequest request)
Get summary information about events on this instance.
|
GetEventReportResponse |
EventClient.getEventReport(GetEventReportRequest request) |
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 |
---|---|
GetEventReportRequest |
GetEventReportRequest.Builder.build()
Build the instance of GetEventReportRequest as configured by this builder
|
GetEventReportRequest |
GetEventReportRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetEventReportRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetEventReportRequest.Builder |
GetEventReportRequest.Builder.copy(GetEventReportRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.