Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetEventResponse |
Event.getEvent(GetEventRequest request)
Gets an Event by identifier
|
GetEventResponse |
EventClient.getEvent(GetEventRequest request) |
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 |
---|---|
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 |
---|---|
GetEventResponse |
GetEventResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetEventResponse.Builder |
GetEventResponse.Builder.copy(GetEventResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.