Package | Description |
---|---|
com.oracle.bmc.cims | |
com.oracle.bmc.cims.requests |
Modifier and Type | Method and Description |
---|---|
CreateIncidentResponse |
Incident.createIncident(CreateIncidentRequest request)
Creates a support ticket in the specified tenancy.
|
CreateIncidentResponse |
IncidentClient.createIncident(CreateIncidentRequest request) |
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 |
---|---|
CreateIncidentRequest |
CreateIncidentRequest.Builder.build()
Build the instance of CreateIncidentRequest as configured by this builder
|
CreateIncidentRequest |
CreateIncidentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateIncidentRequest as configured by this builder
|
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–2024. All rights reserved.