Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
CreateEntityShapeResponse |
DataIntegrationClient.createEntityShape(CreateEntityShapeRequest request) |
CreateEntityShapeResponse |
DataIntegration.createEntityShape(CreateEntityShapeRequest request)
Creates the data entity shape using the shape from the data asset.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateEntityShapeResponse> |
DataIntegrationAsync.createEntityShape(CreateEntityShapeRequest request,
AsyncHandler<CreateEntityShapeRequest,CreateEntityShapeResponse> handler)
Creates the data entity shape using the shape from the data asset.
|
Future<CreateEntityShapeResponse> |
DataIntegrationAsyncClient.createEntityShape(CreateEntityShapeRequest request,
AsyncHandler<CreateEntityShapeRequest,CreateEntityShapeResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateEntityShapeResponse> |
DataIntegrationAsync.createEntityShape(CreateEntityShapeRequest request,
AsyncHandler<CreateEntityShapeRequest,CreateEntityShapeResponse> handler)
Creates the data entity shape using the shape from the data asset.
|
Future<CreateEntityShapeResponse> |
DataIntegrationAsyncClient.createEntityShape(CreateEntityShapeRequest request,
AsyncHandler<CreateEntityShapeRequest,CreateEntityShapeResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateEntityShapeResponse |
CreateEntityShapeResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateEntityShapeResponse.Builder |
CreateEntityShapeResponse.Builder.copy(CreateEntityShapeResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.