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