Uses of Class
com.oracle.bmc.cloudguard.responses.CreateTargetResponderRecipeResponse
- 
Packages that use CreateTargetResponderRecipeResponse Package Description com.oracle.bmc.cloudguard com.oracle.bmc.cloudguard.responses 
- 
- 
Uses of CreateTargetResponderRecipeResponse in com.oracle.bmc.cloudguardMethods in com.oracle.bmc.cloudguard that return CreateTargetResponderRecipeResponse Modifier and Type Method Description CreateTargetResponderRecipeResponseCloudGuard. createTargetResponderRecipe(CreateTargetResponderRecipeRequest request)Attaches a responder recipe to a target.CreateTargetResponderRecipeResponseCloudGuardClient. createTargetResponderRecipe(CreateTargetResponderRecipeRequest request)Methods in com.oracle.bmc.cloudguard that return types with arguments of type CreateTargetResponderRecipeResponse Modifier and Type Method Description Future<CreateTargetResponderRecipeResponse>CloudGuardAsync. createTargetResponderRecipe(CreateTargetResponderRecipeRequest request, AsyncHandler<CreateTargetResponderRecipeRequest,CreateTargetResponderRecipeResponse> handler)Attaches a responder recipe to a target.Future<CreateTargetResponderRecipeResponse>CloudGuardAsyncClient. createTargetResponderRecipe(CreateTargetResponderRecipeRequest request, AsyncHandler<CreateTargetResponderRecipeRequest,CreateTargetResponderRecipeResponse> handler)Method parameters in com.oracle.bmc.cloudguard with type arguments of type CreateTargetResponderRecipeResponse Modifier and Type Method Description Future<CreateTargetResponderRecipeResponse>CloudGuardAsync. createTargetResponderRecipe(CreateTargetResponderRecipeRequest request, AsyncHandler<CreateTargetResponderRecipeRequest,CreateTargetResponderRecipeResponse> handler)Attaches a responder recipe to a target.Future<CreateTargetResponderRecipeResponse>CloudGuardAsyncClient. createTargetResponderRecipe(CreateTargetResponderRecipeRequest request, AsyncHandler<CreateTargetResponderRecipeRequest,CreateTargetResponderRecipeResponse> handler)
- 
Uses of CreateTargetResponderRecipeResponse in com.oracle.bmc.cloudguard.responsesMethods in com.oracle.bmc.cloudguard.responses that return CreateTargetResponderRecipeResponse Modifier and Type Method Description CreateTargetResponderRecipeResponseCreateTargetResponderRecipeResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.cloudguard.responses with parameters of type CreateTargetResponderRecipeResponse Modifier and Type Method Description CreateTargetResponderRecipeResponse.BuilderCreateTargetResponderRecipeResponse.Builder. copy(CreateTargetResponderRecipeResponse o)Copy method to populate the builder with values from the given instance.
 
-