Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
DeletePatchResponse |
DataIntegrationClient.deletePatch(DeletePatchRequest request) |
DeletePatchResponse |
DataIntegration.deletePatch(DeletePatchRequest request)
Removes a patch using the specified identifier.
|
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 |
---|---|
DeletePatchRequest |
DeletePatchRequest.Builder.build()
Build the instance of DeletePatchRequest as configured by this builder
|
DeletePatchRequest |
DeletePatchRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeletePatchRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeletePatchRequest.Builder |
DeletePatchRequest.Builder.copy(DeletePatchRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.