Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
CreateReferentialRelationResponse |
DataSafeClient.createReferentialRelation(CreateReferentialRelationRequest request) |
CreateReferentialRelationResponse |
DataSafe.createReferentialRelation(CreateReferentialRelationRequest request)
Creates a new referential relation in the specified sensitive data model.
|
Future<CreateReferentialRelationResponse> |
DataSafeAsync.createReferentialRelation(CreateReferentialRelationRequest request,
AsyncHandler<CreateReferentialRelationRequest,CreateReferentialRelationResponse> handler)
Creates a new referential relation in the specified sensitive data model.
|
Future<CreateReferentialRelationResponse> |
DataSafeAsyncClient.createReferentialRelation(CreateReferentialRelationRequest request,
AsyncHandler<CreateReferentialRelationRequest,CreateReferentialRelationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateReferentialRelationResponse> |
DataSafeAsync.createReferentialRelation(CreateReferentialRelationRequest request,
AsyncHandler<CreateReferentialRelationRequest,CreateReferentialRelationResponse> handler)
Creates a new referential relation in the specified sensitive data model.
|
Future<CreateReferentialRelationResponse> |
DataSafeAsyncClient.createReferentialRelation(CreateReferentialRelationRequest request,
AsyncHandler<CreateReferentialRelationRequest,CreateReferentialRelationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateReferentialRelationRequest |
CreateReferentialRelationRequest.Builder.build()
Build the instance of CreateReferentialRelationRequest as configured by this builder
|
CreateReferentialRelationRequest |
CreateReferentialRelationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateReferentialRelationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateReferentialRelationRequest.Builder |
CreateReferentialRelationRequest.Builder.copy(CreateReferentialRelationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.