Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
CreateEntityResponse |
DataCatalogClient.createEntity(CreateEntityRequest request) |
CreateEntityResponse |
DataCatalog.createEntity(CreateEntityRequest request)
Creates a new data entity.
|
Future<CreateEntityResponse> |
DataCatalogAsync.createEntity(CreateEntityRequest request,
AsyncHandler<CreateEntityRequest,CreateEntityResponse> handler)
Creates a new data entity.
|
Future<CreateEntityResponse> |
DataCatalogAsyncClient.createEntity(CreateEntityRequest request,
AsyncHandler<CreateEntityRequest,CreateEntityResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateEntityResponse> |
DataCatalogAsync.createEntity(CreateEntityRequest request,
AsyncHandler<CreateEntityRequest,CreateEntityResponse> handler)
Creates a new data entity.
|
Future<CreateEntityResponse> |
DataCatalogAsyncClient.createEntity(CreateEntityRequest request,
AsyncHandler<CreateEntityRequest,CreateEntityResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateEntityRequest |
CreateEntityRequest.Builder.build()
Build the instance of CreateEntityRequest as configured by this builder
|
CreateEntityRequest |
CreateEntityRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateEntityRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateEntityRequest.Builder |
CreateEntityRequest.Builder.copy(CreateEntityRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.