Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
CreatePatchResponse |
DataIntegrationClient.createPatch(CreatePatchRequest request) |
CreatePatchResponse |
DataIntegration.createPatch(CreatePatchRequest request)
Creates a patch in an application.
|
Modifier and Type | Method and Description |
---|---|
Future<CreatePatchResponse> |
DataIntegrationAsync.createPatch(CreatePatchRequest request,
AsyncHandler<CreatePatchRequest,CreatePatchResponse> handler)
Creates a patch in an application.
|
Future<CreatePatchResponse> |
DataIntegrationAsyncClient.createPatch(CreatePatchRequest request,
AsyncHandler<CreatePatchRequest,CreatePatchResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreatePatchResponse> |
DataIntegrationAsync.createPatch(CreatePatchRequest request,
AsyncHandler<CreatePatchRequest,CreatePatchResponse> handler)
Creates a patch in an application.
|
Future<CreatePatchResponse> |
DataIntegrationAsyncClient.createPatch(CreatePatchRequest request,
AsyncHandler<CreatePatchRequest,CreatePatchResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreatePatchResponse |
CreatePatchResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreatePatchResponse.Builder |
CreatePatchResponse.Builder.copy(CreatePatchResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.