Uses of Class
com.oracle.bmc.datasafe.responses.CreateSecurityPolicyDeploymentResponse
-
Packages that use CreateSecurityPolicyDeploymentResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of CreateSecurityPolicyDeploymentResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return CreateSecurityPolicyDeploymentResponse Modifier and Type Method Description CreateSecurityPolicyDeploymentResponseDataSafe. createSecurityPolicyDeployment(CreateSecurityPolicyDeploymentRequest request)Creates a Data Safe security policy deployment in the Data Safe Console.CreateSecurityPolicyDeploymentResponseDataSafeClient. createSecurityPolicyDeployment(CreateSecurityPolicyDeploymentRequest request)Methods in com.oracle.bmc.datasafe that return types with arguments of type CreateSecurityPolicyDeploymentResponse Modifier and Type Method Description Future<CreateSecurityPolicyDeploymentResponse>DataSafeAsync. createSecurityPolicyDeployment(CreateSecurityPolicyDeploymentRequest request, AsyncHandler<CreateSecurityPolicyDeploymentRequest,CreateSecurityPolicyDeploymentResponse> handler)Creates a Data Safe security policy deployment in the Data Safe Console.Future<CreateSecurityPolicyDeploymentResponse>DataSafeAsyncClient. createSecurityPolicyDeployment(CreateSecurityPolicyDeploymentRequest request, AsyncHandler<CreateSecurityPolicyDeploymentRequest,CreateSecurityPolicyDeploymentResponse> handler)Method parameters in com.oracle.bmc.datasafe with type arguments of type CreateSecurityPolicyDeploymentResponse Modifier and Type Method Description Future<CreateSecurityPolicyDeploymentResponse>DataSafeAsync. createSecurityPolicyDeployment(CreateSecurityPolicyDeploymentRequest request, AsyncHandler<CreateSecurityPolicyDeploymentRequest,CreateSecurityPolicyDeploymentResponse> handler)Creates a Data Safe security policy deployment in the Data Safe Console.Future<CreateSecurityPolicyDeploymentResponse>DataSafeAsyncClient. createSecurityPolicyDeployment(CreateSecurityPolicyDeploymentRequest request, AsyncHandler<CreateSecurityPolicyDeploymentRequest,CreateSecurityPolicyDeploymentResponse> handler) -
Uses of CreateSecurityPolicyDeploymentResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return CreateSecurityPolicyDeploymentResponse Modifier and Type Method Description CreateSecurityPolicyDeploymentResponseCreateSecurityPolicyDeploymentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type CreateSecurityPolicyDeploymentResponse Modifier and Type Method Description CreateSecurityPolicyDeploymentResponse.BuilderCreateSecurityPolicyDeploymentResponse.Builder. copy(CreateSecurityPolicyDeploymentResponse o)Copy method to populate the builder with values from the given instance.
-