Uses of Class
com.oracle.bmc.cloudguard.model.ChangeDetectorRecipeCompartmentDetails
-
Packages that use ChangeDetectorRecipeCompartmentDetails Package Description com.oracle.bmc.cloudguard.model com.oracle.bmc.cloudguard.requests -
-
Uses of ChangeDetectorRecipeCompartmentDetails in com.oracle.bmc.cloudguard.model
Methods in com.oracle.bmc.cloudguard.model that return ChangeDetectorRecipeCompartmentDetails Modifier and Type Method Description ChangeDetectorRecipeCompartmentDetails
ChangeDetectorRecipeCompartmentDetails.Builder. build()
Methods in com.oracle.bmc.cloudguard.model with parameters of type ChangeDetectorRecipeCompartmentDetails Modifier and Type Method Description ChangeDetectorRecipeCompartmentDetails.Builder
ChangeDetectorRecipeCompartmentDetails.Builder. copy(ChangeDetectorRecipeCompartmentDetails model)
-
Uses of ChangeDetectorRecipeCompartmentDetails in com.oracle.bmc.cloudguard.requests
Methods in com.oracle.bmc.cloudguard.requests that return ChangeDetectorRecipeCompartmentDetails Modifier and Type Method Description ChangeDetectorRecipeCompartmentDetails
ChangeDetectorRecipeCompartmentRequest. getBody$()
Alternative accessor for the body parameter.ChangeDetectorRecipeCompartmentDetails
ChangeDetectorRecipeCompartmentRequest. getChangeDetectorRecipeCompartmentDetails()
The target compartment OCIDMethods in com.oracle.bmc.cloudguard.requests with parameters of type ChangeDetectorRecipeCompartmentDetails Modifier and Type Method Description ChangeDetectorRecipeCompartmentRequest.Builder
ChangeDetectorRecipeCompartmentRequest.Builder. body$(ChangeDetectorRecipeCompartmentDetails body)
Alternative setter for the body parameter.ChangeDetectorRecipeCompartmentRequest.Builder
ChangeDetectorRecipeCompartmentRequest.Builder. changeDetectorRecipeCompartmentDetails(ChangeDetectorRecipeCompartmentDetails changeDetectorRecipeCompartmentDetails)
The target compartment OCID
-