Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
ListPatchesResponse |
DataIntegration.listPatches(ListPatchesRequest request)
Retrieves a list of patches in an application and provides options to filter the list.
|
ListPatchesResponse |
DataIntegrationClient.listPatches(ListPatchesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListPatchesResponse> |
DataIntegrationAsyncClient.listPatches(ListPatchesRequest request,
AsyncHandler<ListPatchesRequest,ListPatchesResponse> handler) |
Future<ListPatchesResponse> |
DataIntegrationAsync.listPatches(ListPatchesRequest request,
AsyncHandler<ListPatchesRequest,ListPatchesResponse> handler)
Retrieves a list of patches in an application and provides options to filter the list.
|
Iterable<ListPatchesResponse> |
DataIntegrationPaginators.listPatchesResponseIterator(ListPatchesRequest request)
Creates a new iterable which will iterate over the responses received from the listPatches
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListPatchesResponse> |
DataIntegrationAsyncClient.listPatches(ListPatchesRequest request,
AsyncHandler<ListPatchesRequest,ListPatchesResponse> handler) |
Future<ListPatchesResponse> |
DataIntegrationAsync.listPatches(ListPatchesRequest request,
AsyncHandler<ListPatchesRequest,ListPatchesResponse> handler)
Retrieves a list of patches in an application and provides options to filter the list.
|
Modifier and Type | Method and Description |
---|---|
ListPatchesResponse |
ListPatchesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListPatchesResponse.Builder |
ListPatchesResponse.Builder.copy(ListPatchesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.