Package | Description |
---|---|
com.oracle.bmc.cims | |
com.oracle.bmc.cims.requests |
Modifier and Type | Method and Description |
---|---|
UpdateIncidentResponse |
Incident.updateIncident(UpdateIncidentRequest request)
Updates the specified support ticket.
|
UpdateIncidentResponse |
IncidentClient.updateIncident(UpdateIncidentRequest request) |
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 |
---|---|
UpdateIncidentRequest |
UpdateIncidentRequest.Builder.build()
Build the instance of UpdateIncidentRequest as configured by this builder
|
UpdateIncidentRequest |
UpdateIncidentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateIncidentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateIncidentRequest.Builder |
UpdateIncidentRequest.Builder.copy(UpdateIncidentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.