Uses of Class
com.oracle.bmc.datasafe.responses.GetSecurityPolicyConfigResponse
-
Packages that use GetSecurityPolicyConfigResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of GetSecurityPolicyConfigResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return GetSecurityPolicyConfigResponse Modifier and Type Method Description GetSecurityPolicyConfigResponseDataSafe. getSecurityPolicyConfig(GetSecurityPolicyConfigRequest request)Gets a security policy configuration by identifier.GetSecurityPolicyConfigResponseDataSafeClient. getSecurityPolicyConfig(GetSecurityPolicyConfigRequest request)Method parameters in com.oracle.bmc.datasafe with type arguments of type GetSecurityPolicyConfigResponse Modifier and Type Method Description Future<GetSecurityPolicyConfigResponse>DataSafeAsync. getSecurityPolicyConfig(GetSecurityPolicyConfigRequest request, AsyncHandler<GetSecurityPolicyConfigRequest,GetSecurityPolicyConfigResponse> handler)Gets a security policy configuration by identifier.Future<GetSecurityPolicyConfigResponse>DataSafeAsyncClient. getSecurityPolicyConfig(GetSecurityPolicyConfigRequest request, AsyncHandler<GetSecurityPolicyConfigRequest,GetSecurityPolicyConfigResponse> handler) -
Uses of GetSecurityPolicyConfigResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return GetSecurityPolicyConfigResponse Modifier and Type Method Description GetSecurityPolicyConfigResponseGetSecurityPolicyConfigResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type GetSecurityPolicyConfigResponse Modifier and Type Method Description GetSecurityPolicyConfigResponse.BuilderGetSecurityPolicyConfigResponse.Builder. copy(GetSecurityPolicyConfigResponse o)Copy method to populate the builder with values from the given instance.
-