Package | Description |
---|---|
com.oracle.bmc.cims | |
com.oracle.bmc.cims.requests |
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) |
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<IncidentResourceType> |
IncidentPaginators.listIncidentResourceTypesRecordIterator(ListIncidentResourceTypesRequest request)
Creates a new iterable which will iterate over the
IncidentResourceType objects contained in responses from the
listIncidentResourceTypes operation. |
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 |
---|---|
ListIncidentResourceTypesRequest |
ListIncidentResourceTypesRequest.Builder.build()
Build the instance of ListIncidentResourceTypesRequest as configured by this builder
|
ListIncidentResourceTypesRequest |
ListIncidentResourceTypesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListIncidentResourceTypesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListIncidentResourceTypesRequest.Builder |
ListIncidentResourceTypesRequest.Builder.copy(ListIncidentResourceTypesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.