Uses of Class
com.oracle.bmc.datasafe.responses.RefreshSecurityPolicyDeploymentResponse
-
Packages that use RefreshSecurityPolicyDeploymentResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of RefreshSecurityPolicyDeploymentResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return RefreshSecurityPolicyDeploymentResponse Modifier and Type Method Description RefreshSecurityPolicyDeploymentResponseDataSafe. refreshSecurityPolicyDeployment(RefreshSecurityPolicyDeploymentRequest request)Retrieve all the security policies from the associated target or target group and refresh the same on Data safe.RefreshSecurityPolicyDeploymentResponseDataSafeClient. refreshSecurityPolicyDeployment(RefreshSecurityPolicyDeploymentRequest request)Methods in com.oracle.bmc.datasafe that return types with arguments of type RefreshSecurityPolicyDeploymentResponse Modifier and Type Method Description Future<RefreshSecurityPolicyDeploymentResponse>DataSafeAsync. refreshSecurityPolicyDeployment(RefreshSecurityPolicyDeploymentRequest request, AsyncHandler<RefreshSecurityPolicyDeploymentRequest,RefreshSecurityPolicyDeploymentResponse> handler)Retrieve all the security policies from the associated target or target group and refresh the same on Data safe.Future<RefreshSecurityPolicyDeploymentResponse>DataSafeAsyncClient. refreshSecurityPolicyDeployment(RefreshSecurityPolicyDeploymentRequest request, AsyncHandler<RefreshSecurityPolicyDeploymentRequest,RefreshSecurityPolicyDeploymentResponse> handler)Method parameters in com.oracle.bmc.datasafe with type arguments of type RefreshSecurityPolicyDeploymentResponse Modifier and Type Method Description Future<RefreshSecurityPolicyDeploymentResponse>DataSafeAsync. refreshSecurityPolicyDeployment(RefreshSecurityPolicyDeploymentRequest request, AsyncHandler<RefreshSecurityPolicyDeploymentRequest,RefreshSecurityPolicyDeploymentResponse> handler)Retrieve all the security policies from the associated target or target group and refresh the same on Data safe.Future<RefreshSecurityPolicyDeploymentResponse>DataSafeAsyncClient. refreshSecurityPolicyDeployment(RefreshSecurityPolicyDeploymentRequest request, AsyncHandler<RefreshSecurityPolicyDeploymentRequest,RefreshSecurityPolicyDeploymentResponse> handler) -
Uses of RefreshSecurityPolicyDeploymentResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return RefreshSecurityPolicyDeploymentResponse Modifier and Type Method Description RefreshSecurityPolicyDeploymentResponseRefreshSecurityPolicyDeploymentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type RefreshSecurityPolicyDeploymentResponse Modifier and Type Method Description RefreshSecurityPolicyDeploymentResponse.BuilderRefreshSecurityPolicyDeploymentResponse.Builder. copy(RefreshSecurityPolicyDeploymentResponse o)Copy method to populate the builder with values from the given instance.
-