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