Package | Description |
---|---|
com.oracle.bmc.cims | |
com.oracle.bmc.cims.responses |
Modifier and Type | Method and Description |
---|---|
ListIncidentResourceTypesResponse |
Incident.listIncidentResourceTypes(ListIncidentResourceTypesRequest request)
Depending on the selected
productType , either lists available products (service groups,
services, service categories, and subcategories) for technical support tickets or lists
limits and current usage for limit increase tickets. |
ListIncidentResourceTypesResponse |
IncidentClient.listIncidentResourceTypes(ListIncidentResourceTypesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListIncidentResourceTypesResponse> |
IncidentAsync.listIncidentResourceTypes(ListIncidentResourceTypesRequest request,
AsyncHandler<ListIncidentResourceTypesRequest,ListIncidentResourceTypesResponse> handler)
Depending on the selected
productType , either lists available products (service groups,
services, service categories, and subcategories) for technical support tickets or lists
limits and current usage for limit increase tickets. |
Future<ListIncidentResourceTypesResponse> |
IncidentAsyncClient.listIncidentResourceTypes(ListIncidentResourceTypesRequest request,
AsyncHandler<ListIncidentResourceTypesRequest,ListIncidentResourceTypesResponse> handler) |
Iterable<ListIncidentResourceTypesResponse> |
IncidentPaginators.listIncidentResourceTypesResponseIterator(ListIncidentResourceTypesRequest request)
Creates a new iterable which will iterate over the responses received from the
listIncidentResourceTypes operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListIncidentResourceTypesResponse> |
IncidentAsync.listIncidentResourceTypes(ListIncidentResourceTypesRequest request,
AsyncHandler<ListIncidentResourceTypesRequest,ListIncidentResourceTypesResponse> handler)
Depending on the selected
productType , either lists available products (service groups,
services, service categories, and subcategories) for technical support tickets or lists
limits and current usage for limit increase tickets. |
Future<ListIncidentResourceTypesResponse> |
IncidentAsyncClient.listIncidentResourceTypes(ListIncidentResourceTypesRequest request,
AsyncHandler<ListIncidentResourceTypesRequest,ListIncidentResourceTypesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListIncidentResourceTypesResponse |
ListIncidentResourceTypesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListIncidentResourceTypesResponse.Builder |
ListIncidentResourceTypesResponse.Builder.copy(ListIncidentResourceTypesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.