Uses of Class
com.oracle.bmc.datasafe.responses.ListMaskingPolicyReferentialRelationsResponse
-
Packages that use ListMaskingPolicyReferentialRelationsResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of ListMaskingPolicyReferentialRelationsResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return ListMaskingPolicyReferentialRelationsResponse Modifier and Type Method Description ListMaskingPolicyReferentialRelationsResponseDataSafe. listMaskingPolicyReferentialRelations(ListMaskingPolicyReferentialRelationsRequest request)Gets a list of referential relations present in the specified masking policy based on the specified query parameters.ListMaskingPolicyReferentialRelationsResponseDataSafeClient. listMaskingPolicyReferentialRelations(ListMaskingPolicyReferentialRelationsRequest request)Method parameters in com.oracle.bmc.datasafe with type arguments of type ListMaskingPolicyReferentialRelationsResponse Modifier and Type Method Description Future<ListMaskingPolicyReferentialRelationsResponse>DataSafeAsync. listMaskingPolicyReferentialRelations(ListMaskingPolicyReferentialRelationsRequest request, AsyncHandler<ListMaskingPolicyReferentialRelationsRequest,ListMaskingPolicyReferentialRelationsResponse> handler)Gets a list of referential relations present in the specified masking policy based on the specified query parameters.Future<ListMaskingPolicyReferentialRelationsResponse>DataSafeAsyncClient. listMaskingPolicyReferentialRelations(ListMaskingPolicyReferentialRelationsRequest request, AsyncHandler<ListMaskingPolicyReferentialRelationsRequest,ListMaskingPolicyReferentialRelationsResponse> handler) -
Uses of ListMaskingPolicyReferentialRelationsResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return ListMaskingPolicyReferentialRelationsResponse Modifier and Type Method Description ListMaskingPolicyReferentialRelationsResponseListMaskingPolicyReferentialRelationsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type ListMaskingPolicyReferentialRelationsResponse Modifier and Type Method Description ListMaskingPolicyReferentialRelationsResponse.BuilderListMaskingPolicyReferentialRelationsResponse.Builder. copy(ListMaskingPolicyReferentialRelationsResponse o)Copy method to populate the builder with values from the given instance.
-