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