Uses of Class
com.oracle.bmc.loadbalancer.model.UpdatePathRouteSetDetails
- 
Packages that use UpdatePathRouteSetDetails Package Description com.oracle.bmc.loadbalancer.model com.oracle.bmc.loadbalancer.requests 
- 
- 
Uses of UpdatePathRouteSetDetails in com.oracle.bmc.loadbalancer.modelMethods in com.oracle.bmc.loadbalancer.model that return UpdatePathRouteSetDetails Modifier and Type Method Description UpdatePathRouteSetDetailsUpdatePathRouteSetDetails.Builder. build()Methods in com.oracle.bmc.loadbalancer.model with parameters of type UpdatePathRouteSetDetails Modifier and Type Method Description UpdatePathRouteSetDetails.BuilderUpdatePathRouteSetDetails.Builder. copy(UpdatePathRouteSetDetails model)
- 
Uses of UpdatePathRouteSetDetails in com.oracle.bmc.loadbalancer.requestsMethods in com.oracle.bmc.loadbalancer.requests that return UpdatePathRouteSetDetails Modifier and Type Method Description UpdatePathRouteSetDetailsUpdatePathRouteSetRequest. getBody$()Alternative accessor for the body parameter.UpdatePathRouteSetDetailsUpdatePathRouteSetRequest. getUpdatePathRouteSetDetails()The configuration details to update a path route set.Methods in com.oracle.bmc.loadbalancer.requests with parameters of type UpdatePathRouteSetDetails Modifier and Type Method Description UpdatePathRouteSetRequest.BuilderUpdatePathRouteSetRequest.Builder. body$(UpdatePathRouteSetDetails body)Alternative setter for the body parameter.UpdatePathRouteSetRequest.BuilderUpdatePathRouteSetRequest.Builder. updatePathRouteSetDetails(UpdatePathRouteSetDetails updatePathRouteSetDetails)The configuration details to update a path route set.
 
-