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