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