Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
GetPatchResponse |
DataIntegrationClient.getPatch(GetPatchRequest request) |
GetPatchResponse |
DataIntegration.getPatch(GetPatchRequest request)
Retrieves a patch in an application using the specified identifier.
|
Future<GetPatchResponse> |
DataIntegrationAsync.getPatch(GetPatchRequest request,
AsyncHandler<GetPatchRequest,GetPatchResponse> handler)
Retrieves a patch in an application using the specified identifier.
|
Future<GetPatchResponse> |
DataIntegrationAsyncClient.getPatch(GetPatchRequest request,
AsyncHandler<GetPatchRequest,GetPatchResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetPatchResponse> |
DataIntegrationAsync.getPatch(GetPatchRequest request,
AsyncHandler<GetPatchRequest,GetPatchResponse> handler)
Retrieves a patch in an application using the specified identifier.
|
Future<GetPatchResponse> |
DataIntegrationAsyncClient.getPatch(GetPatchRequest request,
AsyncHandler<GetPatchRequest,GetPatchResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetPatchRequest |
GetPatchRequest.Builder.build()
Build the instance of GetPatchRequest as configured by this builder
|
GetPatchRequest |
GetPatchRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetPatchRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetPatchRequest.Builder |
GetPatchRequest.Builder.copy(GetPatchRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.