Uses of Class
com.oracle.bmc.waas.model.UpdateWaasPolicyDetails
- 
Packages that use UpdateWaasPolicyDetails Package Description com.oracle.bmc.waas.model com.oracle.bmc.waas.requests 
- 
- 
Uses of UpdateWaasPolicyDetails in com.oracle.bmc.waas.modelMethods in com.oracle.bmc.waas.model that return UpdateWaasPolicyDetails Modifier and Type Method Description UpdateWaasPolicyDetailsUpdateWaasPolicyDetails.Builder. build()Methods in com.oracle.bmc.waas.model with parameters of type UpdateWaasPolicyDetails Modifier and Type Method Description UpdateWaasPolicyDetails.BuilderUpdateWaasPolicyDetails.Builder. copy(UpdateWaasPolicyDetails model)
- 
Uses of UpdateWaasPolicyDetails in com.oracle.bmc.waas.requestsMethods in com.oracle.bmc.waas.requests that return UpdateWaasPolicyDetails Modifier and Type Method Description UpdateWaasPolicyDetailsUpdateWaasPolicyRequest. getBody$()Alternative accessor for the body parameter.UpdateWaasPolicyDetailsUpdateWaasPolicyRequest. getUpdateWaasPolicyDetails()The details of the WAAS policy to update.Methods in com.oracle.bmc.waas.requests with parameters of type UpdateWaasPolicyDetails Modifier and Type Method Description UpdateWaasPolicyRequest.BuilderUpdateWaasPolicyRequest.Builder. body$(UpdateWaasPolicyDetails body)Alternative setter for the body parameter.UpdateWaasPolicyRequest.BuilderUpdateWaasPolicyRequest.Builder. updateWaasPolicyDetails(UpdateWaasPolicyDetails updateWaasPolicyDetails)The details of the WAAS policy to update.
 
-