Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.responses |
Modifier and Type | Method and Description |
---|---|
UpdateEventResponse |
Event.updateEvent(UpdateEventRequest request)
Updates an existing event associated to a managed instance
|
UpdateEventResponse |
EventClient.updateEvent(UpdateEventRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateEventResponse> |
EventAsyncClient.updateEvent(UpdateEventRequest request,
AsyncHandler<UpdateEventRequest,UpdateEventResponse> handler) |
Future<UpdateEventResponse> |
EventAsync.updateEvent(UpdateEventRequest request,
AsyncHandler<UpdateEventRequest,UpdateEventResponse> handler)
Updates an existing event associated to a managed instance
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateEventResponse> |
EventAsyncClient.updateEvent(UpdateEventRequest request,
AsyncHandler<UpdateEventRequest,UpdateEventResponse> handler) |
Future<UpdateEventResponse> |
EventAsync.updateEvent(UpdateEventRequest request,
AsyncHandler<UpdateEventRequest,UpdateEventResponse> handler)
Updates an existing event associated to a managed instance
|
Modifier and Type | Method and Description |
---|---|
UpdateEventResponse |
UpdateEventResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateEventResponse.Builder |
UpdateEventResponse.Builder.copy(UpdateEventResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.