Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
DisassociateCustomPropertyResponse |
DataCatalog.disassociateCustomProperty(DisassociateCustomPropertyRequest request)
Remove the custom property for the given type
|
DisassociateCustomPropertyResponse |
DataCatalogClient.disassociateCustomProperty(DisassociateCustomPropertyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DisassociateCustomPropertyResponse> |
DataCatalogAsyncClient.disassociateCustomProperty(DisassociateCustomPropertyRequest request,
AsyncHandler<DisassociateCustomPropertyRequest,DisassociateCustomPropertyResponse> handler) |
Future<DisassociateCustomPropertyResponse> |
DataCatalogAsync.disassociateCustomProperty(DisassociateCustomPropertyRequest request,
AsyncHandler<DisassociateCustomPropertyRequest,DisassociateCustomPropertyResponse> handler)
Remove the custom property for the given type
|
Modifier and Type | Method and Description |
---|---|
Future<DisassociateCustomPropertyResponse> |
DataCatalogAsyncClient.disassociateCustomProperty(DisassociateCustomPropertyRequest request,
AsyncHandler<DisassociateCustomPropertyRequest,DisassociateCustomPropertyResponse> handler) |
Future<DisassociateCustomPropertyResponse> |
DataCatalogAsync.disassociateCustomProperty(DisassociateCustomPropertyRequest request,
AsyncHandler<DisassociateCustomPropertyRequest,DisassociateCustomPropertyResponse> handler)
Remove the custom property for the given type
|
Modifier and Type | Method and Description |
---|---|
DisassociateCustomPropertyResponse |
DisassociateCustomPropertyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DisassociateCustomPropertyResponse.Builder |
DisassociateCustomPropertyResponse.Builder.copy(DisassociateCustomPropertyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.