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