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