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