Uses of Class
com.oracle.bmc.datasafe.responses.GetAuditPolicyResponse
- 
Packages that use GetAuditPolicyResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses 
- 
- 
Uses of GetAuditPolicyResponse in com.oracle.bmc.datasafeMethods in com.oracle.bmc.datasafe that return GetAuditPolicyResponse Modifier and Type Method Description GetAuditPolicyResponseDataSafe. getAuditPolicy(GetAuditPolicyRequest request)Gets a audit policy by identifier.GetAuditPolicyResponseDataSafeClient. getAuditPolicy(GetAuditPolicyRequest request)Method parameters in com.oracle.bmc.datasafe with type arguments of type GetAuditPolicyResponse Modifier and Type Method Description Future<GetAuditPolicyResponse>DataSafeAsync. getAuditPolicy(GetAuditPolicyRequest request, AsyncHandler<GetAuditPolicyRequest,GetAuditPolicyResponse> handler)Gets a audit policy by identifier.Future<GetAuditPolicyResponse>DataSafeAsyncClient. getAuditPolicy(GetAuditPolicyRequest request, AsyncHandler<GetAuditPolicyRequest,GetAuditPolicyResponse> handler)
- 
Uses of GetAuditPolicyResponse in com.oracle.bmc.datasafe.responsesMethods in com.oracle.bmc.datasafe.responses that return GetAuditPolicyResponse Modifier and Type Method Description GetAuditPolicyResponseGetAuditPolicyResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type GetAuditPolicyResponse Modifier and Type Method Description GetAuditPolicyResponse.BuilderGetAuditPolicyResponse.Builder. copy(GetAuditPolicyResponse o)Copy method to populate the builder with values from the given instance.
 
-