Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetCustomPropertyRequest,GetCustomPropertyResponse> |
DataCatalogWaiters.forCustomProperty(GetCustomPropertyRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetCustomPropertyRequest,GetCustomPropertyResponse> |
DataCatalogWaiters.forCustomProperty(GetCustomPropertyRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetCustomPropertyRequest,GetCustomPropertyResponse> |
DataCatalogWaiters.forCustomProperty(GetCustomPropertyRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetCustomPropertyResponse> |
DataCatalogAsync.getCustomProperty(GetCustomPropertyRequest request,
AsyncHandler<GetCustomPropertyRequest,GetCustomPropertyResponse> handler)
Gets a specific custom property for the given key within a data catalog.
|
Future<GetCustomPropertyResponse> |
DataCatalogAsyncClient.getCustomProperty(GetCustomPropertyRequest request,
AsyncHandler<GetCustomPropertyRequest,GetCustomPropertyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetCustomPropertyRequest |
GetCustomPropertyRequest.Builder.build()
Build the instance of GetCustomPropertyRequest as configured by this builder
|
GetCustomPropertyRequest |
GetCustomPropertyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetCustomPropertyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetCustomPropertyRequest.Builder |
GetCustomPropertyRequest.Builder.copy(GetCustomPropertyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.