UpdateSteeringPolicyResponse.Builder |
UpdateSteeringPolicyResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static UpdateSteeringPolicyResponse.Builder |
UpdateSteeringPolicyResponse.builder() |
Return a new builder for this response object.
|
UpdateSteeringPolicyResponse.Builder |
UpdateSteeringPolicyResponse.Builder.copy(UpdateSteeringPolicyResponse o) |
Copy method to populate the builder with values from the given instance.
|
UpdateSteeringPolicyResponse.Builder |
UpdateSteeringPolicyResponse.Builder.eTag(String eTag) |
The current version of the resource, ending with a representation-specific suffix.
|
UpdateSteeringPolicyResponse.Builder |
UpdateSteeringPolicyResponse.Builder.headers(Map<String,List<String>> headers) |
|
UpdateSteeringPolicyResponse.Builder |
UpdateSteeringPolicyResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
UpdateSteeringPolicyResponse.Builder |
UpdateSteeringPolicyResponse.Builder.opcWorkRequestId(String opcWorkRequestId) |
Unique Oracle-assigned identifier for the asynchronous request.
|
UpdateSteeringPolicyResponse.Builder |
UpdateSteeringPolicyResponse.Builder.steeringPolicy(SteeringPolicy steeringPolicy) |
The returned SteeringPolicy instance.
|