Uses of Class
com.oracle.bmc.datasafe.requests.GetSecurityPolicyDeploymentRequest
-
Packages that use GetSecurityPolicyDeploymentRequest Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.requests -
-
Uses of GetSecurityPolicyDeploymentRequest in com.oracle.bmc.datasafe
Method parameters in com.oracle.bmc.datasafe with type arguments of type GetSecurityPolicyDeploymentRequest Modifier and Type Method Description Future<GetSecurityPolicyDeploymentResponse>DataSafeAsync. getSecurityPolicyDeployment(GetSecurityPolicyDeploymentRequest request, AsyncHandler<GetSecurityPolicyDeploymentRequest,GetSecurityPolicyDeploymentResponse> handler)Gets a security policy deployment by identifier.Future<GetSecurityPolicyDeploymentResponse>DataSafeAsyncClient. getSecurityPolicyDeployment(GetSecurityPolicyDeploymentRequest request, AsyncHandler<GetSecurityPolicyDeploymentRequest,GetSecurityPolicyDeploymentResponse> handler) -
Uses of GetSecurityPolicyDeploymentRequest in com.oracle.bmc.datasafe.requests
Methods in com.oracle.bmc.datasafe.requests that return GetSecurityPolicyDeploymentRequest Modifier and Type Method Description GetSecurityPolicyDeploymentRequestGetSecurityPolicyDeploymentRequest.Builder. build()Build the instance of GetSecurityPolicyDeploymentRequest as configured by this builderGetSecurityPolicyDeploymentRequestGetSecurityPolicyDeploymentRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetSecurityPolicyDeploymentRequest as configured by this builderMethods in com.oracle.bmc.datasafe.requests with parameters of type GetSecurityPolicyDeploymentRequest Modifier and Type Method Description GetSecurityPolicyDeploymentRequest.BuilderGetSecurityPolicyDeploymentRequest.Builder. copy(GetSecurityPolicyDeploymentRequest o)Copy method to populate the builder with values from the given instance.
-