Uses of Class
com.oracle.bmc.cloudguard.responses.GetSecurityPolicyResponse
-
Packages that use GetSecurityPolicyResponse Package Description com.oracle.bmc.cloudguard com.oracle.bmc.cloudguard.responses -
-
Uses of GetSecurityPolicyResponse in com.oracle.bmc.cloudguard
Methods in com.oracle.bmc.cloudguard that return GetSecurityPolicyResponse Modifier and Type Method Description GetSecurityPolicyResponseCloudGuard. getSecurityPolicy(GetSecurityPolicyRequest request)Returns a security zone policy (SecurityPolicy resource), identified by its unique ID (securityPolicyId).GetSecurityPolicyResponseCloudGuardClient. getSecurityPolicy(GetSecurityPolicyRequest request)Method parameters in com.oracle.bmc.cloudguard with type arguments of type GetSecurityPolicyResponse Modifier and Type Method Description Future<GetSecurityPolicyResponse>CloudGuardAsync. getSecurityPolicy(GetSecurityPolicyRequest request, AsyncHandler<GetSecurityPolicyRequest,GetSecurityPolicyResponse> handler)Returns a security zone policy (SecurityPolicy resource), identified by its unique ID (securityPolicyId).Future<GetSecurityPolicyResponse>CloudGuardAsyncClient. getSecurityPolicy(GetSecurityPolicyRequest request, AsyncHandler<GetSecurityPolicyRequest,GetSecurityPolicyResponse> handler) -
Uses of GetSecurityPolicyResponse in com.oracle.bmc.cloudguard.responses
Methods in com.oracle.bmc.cloudguard.responses that return GetSecurityPolicyResponse Modifier and Type Method Description GetSecurityPolicyResponseGetSecurityPolicyResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.cloudguard.responses with parameters of type GetSecurityPolicyResponse Modifier and Type Method Description GetSecurityPolicyResponse.BuilderGetSecurityPolicyResponse.Builder. copy(GetSecurityPolicyResponse o)Copy method to populate the builder with values from the given instance.
-