Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetReferentialRelationResponse> |
DataSafeAsync.getReferentialRelation(GetReferentialRelationRequest request,
AsyncHandler<GetReferentialRelationRequest,GetReferentialRelationResponse> handler)
Gets the details of the specified referential relation.
|
Future<GetReferentialRelationResponse> |
DataSafeAsyncClient.getReferentialRelation(GetReferentialRelationRequest request,
AsyncHandler<GetReferentialRelationRequest,GetReferentialRelationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetReferentialRelationRequest |
GetReferentialRelationRequest.Builder.build()
Build the instance of GetReferentialRelationRequest as configured by this builder
|
GetReferentialRelationRequest |
GetReferentialRelationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetReferentialRelationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetReferentialRelationRequest.Builder |
GetReferentialRelationRequest.Builder.copy(GetReferentialRelationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.