Uses of Class
com.oracle.bmc.dns.model.SteeringPolicyAttachment
- 
Packages that use SteeringPolicyAttachment Package Description com.oracle.bmc.dns.model com.oracle.bmc.dns.responses 
- 
- 
Uses of SteeringPolicyAttachment in com.oracle.bmc.dns.modelMethods in com.oracle.bmc.dns.model that return SteeringPolicyAttachment Modifier and Type Method Description SteeringPolicyAttachmentSteeringPolicyAttachment.Builder. build()Methods in com.oracle.bmc.dns.model with parameters of type SteeringPolicyAttachment Modifier and Type Method Description SteeringPolicyAttachment.BuilderSteeringPolicyAttachment.Builder. copy(SteeringPolicyAttachment model)
- 
Uses of SteeringPolicyAttachment in com.oracle.bmc.dns.responsesMethods in com.oracle.bmc.dns.responses that return SteeringPolicyAttachment Modifier and Type Method Description SteeringPolicyAttachmentCreateSteeringPolicyAttachmentResponse. getSteeringPolicyAttachment()The returned SteeringPolicyAttachment instance.SteeringPolicyAttachmentGetSteeringPolicyAttachmentResponse. getSteeringPolicyAttachment()The returned SteeringPolicyAttachment instance, or null ifGetSteeringPolicyAttachmentResponse.isNotModified()is true.SteeringPolicyAttachmentUpdateSteeringPolicyAttachmentResponse. getSteeringPolicyAttachment()The returned SteeringPolicyAttachment instance.Methods in com.oracle.bmc.dns.responses with parameters of type SteeringPolicyAttachment Modifier and Type Method Description CreateSteeringPolicyAttachmentResponse.BuilderCreateSteeringPolicyAttachmentResponse.Builder. steeringPolicyAttachment(SteeringPolicyAttachment steeringPolicyAttachment)The returned SteeringPolicyAttachment instance.GetSteeringPolicyAttachmentResponse.BuilderGetSteeringPolicyAttachmentResponse.Builder. steeringPolicyAttachment(SteeringPolicyAttachment steeringPolicyAttachment)The returned SteeringPolicyAttachment instance, or null ifGetSteeringPolicyAttachmentResponse.isNotModified()is true.UpdateSteeringPolicyAttachmentResponse.BuilderUpdateSteeringPolicyAttachmentResponse.Builder. steeringPolicyAttachment(SteeringPolicyAttachment steeringPolicyAttachment)The returned SteeringPolicyAttachment instance.
 
-