Uses of Class
com.oracle.bmc.cloudguard.requests.DeleteDetectorRecipeDetectorRuleDataSourceRequest
-
Packages that use DeleteDetectorRecipeDetectorRuleDataSourceRequest Package Description com.oracle.bmc.cloudguard com.oracle.bmc.cloudguard.requests -
-
Uses of DeleteDetectorRecipeDetectorRuleDataSourceRequest in com.oracle.bmc.cloudguard
Method parameters in com.oracle.bmc.cloudguard with type arguments of type DeleteDetectorRecipeDetectorRuleDataSourceRequest Modifier and Type Method Description Future<DeleteDetectorRecipeDetectorRuleDataSourceResponse>CloudGuardAsync. deleteDetectorRecipeDetectorRuleDataSource(DeleteDetectorRecipeDetectorRuleDataSourceRequest request, AsyncHandler<DeleteDetectorRecipeDetectorRuleDataSourceRequest,DeleteDetectorRecipeDetectorRuleDataSourceResponse> handler)Deletes the DetectorRecipeDetectorRuleDataSource resource by identifier.Future<DeleteDetectorRecipeDetectorRuleDataSourceResponse>CloudGuardAsyncClient. deleteDetectorRecipeDetectorRuleDataSource(DeleteDetectorRecipeDetectorRuleDataSourceRequest request, AsyncHandler<DeleteDetectorRecipeDetectorRuleDataSourceRequest,DeleteDetectorRecipeDetectorRuleDataSourceResponse> handler) -
Uses of DeleteDetectorRecipeDetectorRuleDataSourceRequest in com.oracle.bmc.cloudguard.requests
Methods in com.oracle.bmc.cloudguard.requests that return DeleteDetectorRecipeDetectorRuleDataSourceRequest Modifier and Type Method Description DeleteDetectorRecipeDetectorRuleDataSourceRequestDeleteDetectorRecipeDetectorRuleDataSourceRequest.Builder. build()Build the instance of DeleteDetectorRecipeDetectorRuleDataSourceRequest as configured by this builderDeleteDetectorRecipeDetectorRuleDataSourceRequestDeleteDetectorRecipeDetectorRuleDataSourceRequest.Builder. buildWithoutInvocationCallback()Build the instance of DeleteDetectorRecipeDetectorRuleDataSourceRequest as configured by this builderMethods in com.oracle.bmc.cloudguard.requests with parameters of type DeleteDetectorRecipeDetectorRuleDataSourceRequest Modifier and Type Method Description DeleteDetectorRecipeDetectorRuleDataSourceRequest.BuilderDeleteDetectorRecipeDetectorRuleDataSourceRequest.Builder. copy(DeleteDetectorRecipeDetectorRuleDataSourceRequest o)Copy method to populate the builder with values from the given instance.
-