Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
GetExternalPublicationResponse |
DataIntegrationClient.getExternalPublication(GetExternalPublicationRequest request) |
GetExternalPublicationResponse |
DataIntegration.getExternalPublication(GetExternalPublicationRequest request)
Retrieves a publshed object in an task using the specified identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<GetExternalPublicationResponse> |
DataIntegrationAsync.getExternalPublication(GetExternalPublicationRequest request,
AsyncHandler<GetExternalPublicationRequest,GetExternalPublicationResponse> handler)
Retrieves a publshed object in an task using the specified identifier.
|
Future<GetExternalPublicationResponse> |
DataIntegrationAsyncClient.getExternalPublication(GetExternalPublicationRequest request,
AsyncHandler<GetExternalPublicationRequest,GetExternalPublicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetExternalPublicationResponse> |
DataIntegrationAsync.getExternalPublication(GetExternalPublicationRequest request,
AsyncHandler<GetExternalPublicationRequest,GetExternalPublicationResponse> handler)
Retrieves a publshed object in an task using the specified identifier.
|
Future<GetExternalPublicationResponse> |
DataIntegrationAsyncClient.getExternalPublication(GetExternalPublicationRequest request,
AsyncHandler<GetExternalPublicationRequest,GetExternalPublicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetExternalPublicationResponse |
GetExternalPublicationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetExternalPublicationResponse.Builder |
GetExternalPublicationResponse.Builder.copy(GetExternalPublicationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.