Uses of Class
com.oracle.bmc.dns.model.UpdateSteeringPolicyAttachmentDetails
- 
Packages that use UpdateSteeringPolicyAttachmentDetails Package Description com.oracle.bmc.dns.model com.oracle.bmc.dns.requests 
- 
- 
Uses of UpdateSteeringPolicyAttachmentDetails in com.oracle.bmc.dns.modelMethods in com.oracle.bmc.dns.model that return UpdateSteeringPolicyAttachmentDetails Modifier and Type Method Description UpdateSteeringPolicyAttachmentDetailsUpdateSteeringPolicyAttachmentDetails.Builder. build()Methods in com.oracle.bmc.dns.model with parameters of type UpdateSteeringPolicyAttachmentDetails Modifier and Type Method Description UpdateSteeringPolicyAttachmentDetails.BuilderUpdateSteeringPolicyAttachmentDetails.Builder. copy(UpdateSteeringPolicyAttachmentDetails model)
- 
Uses of UpdateSteeringPolicyAttachmentDetails in com.oracle.bmc.dns.requestsMethods in com.oracle.bmc.dns.requests that return UpdateSteeringPolicyAttachmentDetails Modifier and Type Method Description UpdateSteeringPolicyAttachmentDetailsUpdateSteeringPolicyAttachmentRequest. getBody$()Alternative accessor for the body parameter.UpdateSteeringPolicyAttachmentDetailsUpdateSteeringPolicyAttachmentRequest. getUpdateSteeringPolicyAttachmentDetails()New data for the steering policy attachment.Methods in com.oracle.bmc.dns.requests with parameters of type UpdateSteeringPolicyAttachmentDetails Modifier and Type Method Description UpdateSteeringPolicyAttachmentRequest.BuilderUpdateSteeringPolicyAttachmentRequest.Builder. body$(UpdateSteeringPolicyAttachmentDetails body)Alternative setter for the body parameter.UpdateSteeringPolicyAttachmentRequest.BuilderUpdateSteeringPolicyAttachmentRequest.Builder. updateSteeringPolicyAttachmentDetails(UpdateSteeringPolicyAttachmentDetails updateSteeringPolicyAttachmentDetails)New data for the steering policy attachment.
 
-