Uses of Class
com.oracle.bmc.dns.responses.UpdateSteeringPolicyAttachmentResponse
- 
Packages that use UpdateSteeringPolicyAttachmentResponse Package Description com.oracle.bmc.dns com.oracle.bmc.dns.responses 
- 
- 
Uses of UpdateSteeringPolicyAttachmentResponse in com.oracle.bmc.dnsMethods in com.oracle.bmc.dns that return UpdateSteeringPolicyAttachmentResponse Modifier and Type Method Description UpdateSteeringPolicyAttachmentResponseDns. updateSteeringPolicyAttachment(UpdateSteeringPolicyAttachmentRequest request)Updates the specified steering policy attachment with your new information.UpdateSteeringPolicyAttachmentResponseDnsClient. updateSteeringPolicyAttachment(UpdateSteeringPolicyAttachmentRequest request)Method parameters in com.oracle.bmc.dns with type arguments of type UpdateSteeringPolicyAttachmentResponse Modifier and Type Method Description Future<UpdateSteeringPolicyAttachmentResponse>DnsAsync. updateSteeringPolicyAttachment(UpdateSteeringPolicyAttachmentRequest request, AsyncHandler<UpdateSteeringPolicyAttachmentRequest,UpdateSteeringPolicyAttachmentResponse> handler)Updates the specified steering policy attachment with your new information.Future<UpdateSteeringPolicyAttachmentResponse>DnsAsyncClient. updateSteeringPolicyAttachment(UpdateSteeringPolicyAttachmentRequest request, AsyncHandler<UpdateSteeringPolicyAttachmentRequest,UpdateSteeringPolicyAttachmentResponse> handler)
- 
Uses of UpdateSteeringPolicyAttachmentResponse in com.oracle.bmc.dns.responsesMethods in com.oracle.bmc.dns.responses that return UpdateSteeringPolicyAttachmentResponse Modifier and Type Method Description UpdateSteeringPolicyAttachmentResponseUpdateSteeringPolicyAttachmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.dns.responses with parameters of type UpdateSteeringPolicyAttachmentResponse Modifier and Type Method Description UpdateSteeringPolicyAttachmentResponse.BuilderUpdateSteeringPolicyAttachmentResponse.Builder. copy(UpdateSteeringPolicyAttachmentResponse o)Copy method to populate the builder with values from the given instance.
 
-