| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement | |
| com.oracle.bmc.osmanagement.requests |
| Modifier and Type | Method and Description |
|---|---|
GetEventResponse |
Event.getEvent(GetEventRequest request)
Gets an Event by identifier
|
GetEventResponse |
EventClient.getEvent(GetEventRequest request) |
Future<GetEventResponse> |
EventAsyncClient.getEvent(GetEventRequest request,
AsyncHandler<GetEventRequest,GetEventResponse> handler) |
Future<GetEventResponse> |
EventAsync.getEvent(GetEventRequest request,
AsyncHandler<GetEventRequest,GetEventResponse> handler)
Gets an Event by identifier
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetEventResponse> |
EventAsyncClient.getEvent(GetEventRequest request,
AsyncHandler<GetEventRequest,GetEventResponse> handler) |
Future<GetEventResponse> |
EventAsync.getEvent(GetEventRequest request,
AsyncHandler<GetEventRequest,GetEventResponse> handler)
Gets an Event by identifier
|
| Modifier and Type | Method and Description |
|---|---|
GetEventRequest |
GetEventRequest.Builder.build()
Build the instance of GetEventRequest as configured by this builder
|
GetEventRequest |
GetEventRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
GetEventRequest.Builder |
GetEventRequest.Builder.copy(GetEventRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2022. All rights reserved.