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