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