| static DeleteSteeringPolicyRequest.Builder | DeleteSteeringPolicyRequest. builder() | Return a new builder for this request object. | 
| DeleteSteeringPolicyRequest.Builder | DeleteSteeringPolicyRequest.Builder. copy(DeleteSteeringPolicyRequest o) | Copy method to populate the builder with values from the given instance. | 
| DeleteSteeringPolicyRequest.Builder | DeleteSteeringPolicyRequest.Builder. ifMatch(String ifMatch) | The If-Match header field makes the request method conditional on the existence
of at least one current representation of the target resource, when the field-value is
*, or having a current representation of the target resource that has an
entity-tag matching a member of the list of entity-tags provided in the field-value. | 
| DeleteSteeringPolicyRequest.Builder | DeleteSteeringPolicyRequest.Builder. ifUnmodifiedSince(String ifUnmodifiedSince) | The If-Unmodified-Since header field makes the request method conditional on the
selected representation’s last modification date being earlier than or equal to the date
provided in the field-value. | 
| DeleteSteeringPolicyRequest.Builder | DeleteSteeringPolicyRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| DeleteSteeringPolicyRequest.Builder | DeleteSteeringPolicyRequest.Builder. opcRequestId(String opcRequestId) | Unique Oracle-assigned identifier for the request. | 
| DeleteSteeringPolicyRequest.Builder | DeleteSteeringPolicyRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| DeleteSteeringPolicyRequest.Builder | DeleteSteeringPolicyRequest.Builder. scope(Scope scope) | Specifies to operate only on resources that have a matching DNS scope. | 
| DeleteSteeringPolicyRequest.Builder | DeleteSteeringPolicyRequest.Builder. steeringPolicyId(String steeringPolicyId) | The OCID of the target steering policy. | 
| DeleteSteeringPolicyRequest.Builder | DeleteSteeringPolicyRequest. toBuilder() |  |