Package | Description |
---|---|
com.oracle.bmc.cims | |
com.oracle.bmc.cims.responses |
Modifier and Type | Method and Description |
---|---|
ListIncidentResourceTypesResponse |
Incident.listIncidentResourceTypes(ListIncidentResourceTypesRequest request)
During support ticket creation, returns the list of all possible products that Oracle Cloud
Infrastructure supports.
|
ListIncidentResourceTypesResponse |
IncidentClient.listIncidentResourceTypes(ListIncidentResourceTypesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListIncidentResourceTypesResponse> |
IncidentAsync.listIncidentResourceTypes(ListIncidentResourceTypesRequest request,
AsyncHandler<ListIncidentResourceTypesRequest,ListIncidentResourceTypesResponse> handler)
During support ticket creation, returns the list of all possible products that Oracle Cloud
Infrastructure supports.
|
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)
During support ticket creation, returns the list of all possible products that Oracle Cloud
Infrastructure supports.
|
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.