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