Uses of Class
com.oracle.bmc.cloudguard.model.UpdateSavedQueryDetails
- 
Packages that use UpdateSavedQueryDetails Package Description com.oracle.bmc.cloudguard.model com.oracle.bmc.cloudguard.requests 
- 
- 
Uses of UpdateSavedQueryDetails in com.oracle.bmc.cloudguard.modelMethods in com.oracle.bmc.cloudguard.model that return UpdateSavedQueryDetails Modifier and Type Method Description UpdateSavedQueryDetailsUpdateSavedQueryDetails.Builder. build()Methods in com.oracle.bmc.cloudguard.model with parameters of type UpdateSavedQueryDetails Modifier and Type Method Description UpdateSavedQueryDetails.BuilderUpdateSavedQueryDetails.Builder. copy(UpdateSavedQueryDetails model)
- 
Uses of UpdateSavedQueryDetails in com.oracle.bmc.cloudguard.requestsMethods in com.oracle.bmc.cloudguard.requests that return UpdateSavedQueryDetails Modifier and Type Method Description UpdateSavedQueryDetailsUpdateSavedQueryRequest. getBody$()Alternative accessor for the body parameter.UpdateSavedQueryDetailsUpdateSavedQueryRequest. getUpdateSavedQueryDetails()Details for the SavedQuery resource to be updatedMethods in com.oracle.bmc.cloudguard.requests with parameters of type UpdateSavedQueryDetails Modifier and Type Method Description UpdateSavedQueryRequest.BuilderUpdateSavedQueryRequest.Builder. body$(UpdateSavedQueryDetails body)Alternative setter for the body parameter.UpdateSavedQueryRequest.BuilderUpdateSavedQueryRequest.Builder. updateSavedQueryDetails(UpdateSavedQueryDetails updateSavedQueryDetails)Details for the SavedQuery resource to be updated
 
-