Uses of Class
com.oracle.bmc.loadbalancer.model.UpdateRuleSetDetails
- 
Packages that use UpdateRuleSetDetails Package Description com.oracle.bmc.loadbalancer.model com.oracle.bmc.loadbalancer.requests 
- 
- 
Uses of UpdateRuleSetDetails in com.oracle.bmc.loadbalancer.modelMethods in com.oracle.bmc.loadbalancer.model that return UpdateRuleSetDetails Modifier and Type Method Description UpdateRuleSetDetailsUpdateRuleSetDetails.Builder. build()Methods in com.oracle.bmc.loadbalancer.model with parameters of type UpdateRuleSetDetails Modifier and Type Method Description UpdateRuleSetDetails.BuilderUpdateRuleSetDetails.Builder. copy(UpdateRuleSetDetails model)
- 
Uses of UpdateRuleSetDetails in com.oracle.bmc.loadbalancer.requestsMethods in com.oracle.bmc.loadbalancer.requests that return UpdateRuleSetDetails Modifier and Type Method Description UpdateRuleSetDetailsUpdateRuleSetRequest. getBody$()Alternative accessor for the body parameter.UpdateRuleSetDetailsUpdateRuleSetRequest. getUpdateRuleSetDetails()The configuration details to update a set of rules.Methods in com.oracle.bmc.loadbalancer.requests with parameters of type UpdateRuleSetDetails Modifier and Type Method Description UpdateRuleSetRequest.BuilderUpdateRuleSetRequest.Builder. body$(UpdateRuleSetDetails body)Alternative setter for the body parameter.UpdateRuleSetRequest.BuilderUpdateRuleSetRequest.Builder. updateRuleSetDetails(UpdateRuleSetDetails updateRuleSetDetails)The configuration details to update a set of rules.
 
-