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