Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
DeletePatchResponse |
DataIntegrationClient.deletePatch(DeletePatchRequest request) |
DeletePatchResponse |
DataIntegration.deletePatch(DeletePatchRequest request)
Removes a patch using the specified identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<DeletePatchResponse> |
DataIntegrationAsync.deletePatch(DeletePatchRequest request,
AsyncHandler<DeletePatchRequest,DeletePatchResponse> handler)
Removes a patch using the specified identifier.
|
Future<DeletePatchResponse> |
DataIntegrationAsyncClient.deletePatch(DeletePatchRequest request,
AsyncHandler<DeletePatchRequest,DeletePatchResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeletePatchResponse> |
DataIntegrationAsync.deletePatch(DeletePatchRequest request,
AsyncHandler<DeletePatchRequest,DeletePatchResponse> handler)
Removes a patch using the specified identifier.
|
Future<DeletePatchResponse> |
DataIntegrationAsyncClient.deletePatch(DeletePatchRequest request,
AsyncHandler<DeletePatchRequest,DeletePatchResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeletePatchResponse |
DeletePatchResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeletePatchResponse.Builder |
DeletePatchResponse.Builder.copy(DeletePatchResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.