Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
UpdateCustomPropertyResponse |
DataCatalog.updateCustomProperty(UpdateCustomPropertyRequest request)
Updates a specific custom property identified by the given key.
|
UpdateCustomPropertyResponse |
DataCatalogClient.updateCustomProperty(UpdateCustomPropertyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateCustomPropertyResponse> |
DataCatalogAsync.updateCustomProperty(UpdateCustomPropertyRequest request,
AsyncHandler<UpdateCustomPropertyRequest,UpdateCustomPropertyResponse> handler)
Updates a specific custom property identified by the given key.
|
Future<UpdateCustomPropertyResponse> |
DataCatalogAsyncClient.updateCustomProperty(UpdateCustomPropertyRequest request,
AsyncHandler<UpdateCustomPropertyRequest,UpdateCustomPropertyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateCustomPropertyResponse> |
DataCatalogAsync.updateCustomProperty(UpdateCustomPropertyRequest request,
AsyncHandler<UpdateCustomPropertyRequest,UpdateCustomPropertyResponse> handler)
Updates a specific custom property identified by the given key.
|
Future<UpdateCustomPropertyResponse> |
DataCatalogAsyncClient.updateCustomProperty(UpdateCustomPropertyRequest request,
AsyncHandler<UpdateCustomPropertyRequest,UpdateCustomPropertyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateCustomPropertyResponse |
UpdateCustomPropertyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateCustomPropertyResponse.Builder |
UpdateCustomPropertyResponse.Builder.copy(UpdateCustomPropertyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.