Package | Description |
---|---|
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
CreateSteeringPolicyResponse.Builder |
CreateSteeringPolicyResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static CreateSteeringPolicyResponse.Builder |
CreateSteeringPolicyResponse.builder()
Return a new builder for this response object.
|
CreateSteeringPolicyResponse.Builder |
CreateSteeringPolicyResponse.Builder.copy(CreateSteeringPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
CreateSteeringPolicyResponse.Builder |
CreateSteeringPolicyResponse.Builder.eTag(String eTag)
The current version of the resource, ending with a representation-specific suffix.
|
CreateSteeringPolicyResponse.Builder |
CreateSteeringPolicyResponse.Builder.headers(Map<String,List<String>> headers) |
CreateSteeringPolicyResponse.Builder |
CreateSteeringPolicyResponse.Builder.location(String location)
The full URI of the resource related to the request.
|
CreateSteeringPolicyResponse.Builder |
CreateSteeringPolicyResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CreateSteeringPolicyResponse.Builder |
CreateSteeringPolicyResponse.Builder.opcWorkRequestId(String opcWorkRequestId)
Unique Oracle-assigned identifier for the asynchronous request.
|
CreateSteeringPolicyResponse.Builder |
CreateSteeringPolicyResponse.Builder.steeringPolicy(SteeringPolicy steeringPolicy)
The returned
SteeringPolicy instance. |
Copyright © 2016–2024. All rights reserved.