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