Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
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.
|
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 |
---|---|
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 |
---|---|
GetPatchResponse |
GetPatchResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetPatchResponse.Builder |
GetPatchResponse.Builder.copy(GetPatchResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.