Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
GetReferentialRelationResponse |
DataSafe.getReferentialRelation(GetReferentialRelationRequest request)
Gets the details of the specified referential relation.
|
GetReferentialRelationResponse |
DataSafeClient.getReferentialRelation(GetReferentialRelationRequest request) |
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 |
---|---|
GetReferentialRelationResponse |
GetReferentialRelationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetReferentialRelationResponse.Builder |
GetReferentialRelationResponse.Builder.copy(GetReferentialRelationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.