Package | Description |
---|---|
com.oracle.bmc.cims | |
com.oracle.bmc.cims.responses |
Modifier and Type | Method and Description |
---|---|
UpdateIncidentResponse |
Incident.updateIncident(UpdateIncidentRequest request)
Updates the specified support ticket.
|
UpdateIncidentResponse |
IncidentClient.updateIncident(UpdateIncidentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateIncidentResponse> |
IncidentAsync.updateIncident(UpdateIncidentRequest request,
AsyncHandler<UpdateIncidentRequest,UpdateIncidentResponse> handler)
Updates the specified support ticket.
|
Future<UpdateIncidentResponse> |
IncidentAsyncClient.updateIncident(UpdateIncidentRequest request,
AsyncHandler<UpdateIncidentRequest,UpdateIncidentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateIncidentResponse> |
IncidentAsync.updateIncident(UpdateIncidentRequest request,
AsyncHandler<UpdateIncidentRequest,UpdateIncidentResponse> handler)
Updates the specified support ticket.
|
Future<UpdateIncidentResponse> |
IncidentAsyncClient.updateIncident(UpdateIncidentRequest request,
AsyncHandler<UpdateIncidentRequest,UpdateIncidentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateIncidentResponse |
UpdateIncidentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateIncidentResponse.Builder |
UpdateIncidentResponse.Builder.copy(UpdateIncidentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.