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