Uses of Class
com.oracle.bmc.fusionapps.responses.GetDataMaskingActivityResponse
- 
Packages that use GetDataMaskingActivityResponse Package Description com.oracle.bmc.fusionapps com.oracle.bmc.fusionapps.responses 
- 
- 
Uses of GetDataMaskingActivityResponse in com.oracle.bmc.fusionappsMethods in com.oracle.bmc.fusionapps that return GetDataMaskingActivityResponse Modifier and Type Method Description GetDataMaskingActivityResponseFusionApplications. getDataMaskingActivity(GetDataMaskingActivityRequest request)Gets a DataMaskingActivity by identifierGetDataMaskingActivityResponseFusionApplicationsClient. getDataMaskingActivity(GetDataMaskingActivityRequest request)Method parameters in com.oracle.bmc.fusionapps with type arguments of type GetDataMaskingActivityResponse Modifier and Type Method Description Future<GetDataMaskingActivityResponse>FusionApplicationsAsync. getDataMaskingActivity(GetDataMaskingActivityRequest request, AsyncHandler<GetDataMaskingActivityRequest,GetDataMaskingActivityResponse> handler)Gets a DataMaskingActivity by identifierFuture<GetDataMaskingActivityResponse>FusionApplicationsAsyncClient. getDataMaskingActivity(GetDataMaskingActivityRequest request, AsyncHandler<GetDataMaskingActivityRequest,GetDataMaskingActivityResponse> handler)
- 
Uses of GetDataMaskingActivityResponse in com.oracle.bmc.fusionapps.responsesMethods in com.oracle.bmc.fusionapps.responses that return GetDataMaskingActivityResponse Modifier and Type Method Description GetDataMaskingActivityResponseGetDataMaskingActivityResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.fusionapps.responses with parameters of type GetDataMaskingActivityResponse Modifier and Type Method Description GetDataMaskingActivityResponse.BuilderGetDataMaskingActivityResponse.Builder. copy(GetDataMaskingActivityResponse o)Copy method to populate the builder with values from the given instance.
 
-