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()
Build the instance of GetEventRequest as configured by this builder
|
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–2024. All rights reserved.