Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
DataAssetSummaryFromObjectStorage |
DataAssetSummaryFromObjectStorage.Builder.build() |
DataAssetSummaryFromObjectStorage |
BipCallAttribute.getStagingDataAsset() |
DataAssetSummaryFromObjectStorage |
BipReadAttributes.getStagingDataAsset() |
DataAssetSummaryFromObjectStorage |
DataAssetSummaryFromFusionApp.getStagingDataAsset() |
DataAssetSummaryFromObjectStorage |
CreateDataAssetFromFusionApp.getStagingDataAsset() |
Modifier and Type | Method and Description |
---|---|
DataAssetSummaryFromObjectStorage.Builder |
DataAssetSummaryFromObjectStorage.Builder.copy(DataAssetSummaryFromObjectStorage model) |
BipCallAttribute.Builder |
BipCallAttribute.Builder.stagingDataAsset(DataAssetSummaryFromObjectStorage stagingDataAsset) |
BipReadAttributes.Builder |
BipReadAttributes.Builder.stagingDataAsset(DataAssetSummaryFromObjectStorage stagingDataAsset) |
DataAssetSummaryFromFusionApp.Builder |
DataAssetSummaryFromFusionApp.Builder.stagingDataAsset(DataAssetSummaryFromObjectStorage stagingDataAsset) |
CreateDataAssetFromFusionApp.Builder |
CreateDataAssetFromFusionApp.Builder.stagingDataAsset(DataAssetSummaryFromObjectStorage stagingDataAsset) |
Constructor and Description |
---|
BipCallAttribute(Integer fetchSize,
String offsetParameter,
String fetchNextRowsParameter,
DataAssetSummaryFromObjectStorage stagingDataAsset,
ConnectionSummaryFromObjectStorage stagingConnection,
Schema bucketSchema)
Deprecated.
|
BipReadAttributes(Integer fetchSize,
Integer rowLimit,
String offsetParameter,
String fetchNextRowsParameter,
List<BipReportParameterValue> customParameters,
DataAssetSummaryFromObjectStorage stagingDataAsset,
ConnectionSummaryFromObjectStorage stagingConnection,
Schema bucketSchema)
Deprecated.
|
CreateDataAssetFromFusionApp(String key,
String modelVersion,
String name,
String description,
Integer objectStatus,
String identifier,
String externalKey,
Map<String,String> assetProperties,
RegistryMetadata registryMetadata,
String serviceUrl,
CreateConnectionDetails defaultConnection,
DataAssetSummaryFromObjectStorage stagingDataAsset,
ConnectionSummaryFromObjectStorage stagingConnection,
Schema bucketSchema)
Deprecated.
|
DataAssetSummaryFromFusionApp(String key,
String modelVersion,
String name,
String description,
Integer objectStatus,
String identifier,
String externalKey,
Map<String,String> assetProperties,
TypeSystem nativeTypeSystem,
Integer objectVersion,
ParentReference parentRef,
ObjectMetadata metadata,
String serviceUrl,
ConnectionSummary defaultConnection,
DataAssetSummaryFromObjectStorage stagingDataAsset,
ConnectionSummaryFromObjectStorage stagingConnection,
Schema bucketSchema)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.