Uses of Class
com.oracle.bmc.cloudguard.model.UpdateManagedListDetails
-
Packages that use UpdateManagedListDetails Package Description com.oracle.bmc.cloudguard.model com.oracle.bmc.cloudguard.requests -
-
Uses of UpdateManagedListDetails in com.oracle.bmc.cloudguard.model
Methods in com.oracle.bmc.cloudguard.model that return UpdateManagedListDetails Modifier and Type Method Description UpdateManagedListDetailsUpdateManagedListDetails.Builder. build()Methods in com.oracle.bmc.cloudguard.model with parameters of type UpdateManagedListDetails Modifier and Type Method Description UpdateManagedListDetails.BuilderUpdateManagedListDetails.Builder. copy(UpdateManagedListDetails model) -
Uses of UpdateManagedListDetails in com.oracle.bmc.cloudguard.requests
Methods in com.oracle.bmc.cloudguard.requests that return UpdateManagedListDetails Modifier and Type Method Description UpdateManagedListDetailsUpdateManagedListRequest. getBody$()Alternative accessor for the body parameter.UpdateManagedListDetailsUpdateManagedListRequest. getUpdateManagedListDetails()Details for the ManagedList resource to be updatedMethods in com.oracle.bmc.cloudguard.requests with parameters of type UpdateManagedListDetails Modifier and Type Method Description UpdateManagedListRequest.BuilderUpdateManagedListRequest.Builder. body$(UpdateManagedListDetails body)Alternative setter for the body parameter.UpdateManagedListRequest.BuilderUpdateManagedListRequest.Builder. updateManagedListDetails(UpdateManagedListDetails updateManagedListDetails)Details for the ManagedList resource to be updated
-