Package | Description |
---|---|
com.oracle.bmc.cims | |
com.oracle.bmc.cims.requests |
Modifier and Type | Method and Description |
---|---|
CreateIncidentResponse |
IncidentClient.createIncident(CreateIncidentRequest request) |
CreateIncidentResponse |
Incident.createIncident(CreateIncidentRequest request)
Enables the customer to create an support ticket.
|
Future<CreateIncidentResponse> |
IncidentAsyncClient.createIncident(CreateIncidentRequest request,
AsyncHandler<CreateIncidentRequest,CreateIncidentResponse> handler) |
Future<CreateIncidentResponse> |
IncidentAsync.createIncident(CreateIncidentRequest request,
AsyncHandler<CreateIncidentRequest,CreateIncidentResponse> handler)
Enables the customer to create an support ticket.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateIncidentResponse> |
IncidentAsyncClient.createIncident(CreateIncidentRequest request,
AsyncHandler<CreateIncidentRequest,CreateIncidentResponse> handler) |
Future<CreateIncidentResponse> |
IncidentAsync.createIncident(CreateIncidentRequest request,
AsyncHandler<CreateIncidentRequest,CreateIncidentResponse> handler)
Enables the customer to create an support ticket.
|
Modifier and Type | Method and Description |
---|---|
CreateIncidentRequest |
CreateIncidentRequest.Builder.build()
Build the instance of CreateIncidentRequest as configured by this builder
|
CreateIncidentRequest |
CreateIncidentRequest.Builder.buildWithoutInvocationCallback() |
Modifier and Type | Method and Description |
---|---|
CreateIncidentRequest.Builder |
CreateIncidentRequest.Builder.copy(CreateIncidentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.