Package | Description |
---|---|
com.oracle.bmc.cims | |
com.oracle.bmc.cims.requests |
Modifier and Type | Method and Description |
---|---|
GetIncidentResponse |
Incident.getIncident(GetIncidentRequest request)
Gets details about the specified support ticket.
|
GetIncidentResponse |
IncidentClient.getIncident(GetIncidentRequest request) |
Future<GetIncidentResponse> |
IncidentAsync.getIncident(GetIncidentRequest request,
AsyncHandler<GetIncidentRequest,GetIncidentResponse> handler)
Gets details about 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 details about the specified support ticket.
|
Future<GetIncidentResponse> |
IncidentAsyncClient.getIncident(GetIncidentRequest request,
AsyncHandler<GetIncidentRequest,GetIncidentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetIncidentRequest |
GetIncidentRequest.Builder.build()
Build the instance of GetIncidentRequest as configured by this builder
|
GetIncidentRequest |
GetIncidentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetIncidentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetIncidentRequest.Builder |
GetIncidentRequest.Builder.copy(GetIncidentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.