GetServiceAttachmentResponse.Builder |
GetServiceAttachmentResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static GetServiceAttachmentResponse.Builder |
GetServiceAttachmentResponse.builder() |
Return a new builder for this response object.
|
GetServiceAttachmentResponse.Builder |
GetServiceAttachmentResponse.Builder.copy(GetServiceAttachmentResponse o) |
Copy method to populate the builder with values from the given instance.
|
GetServiceAttachmentResponse.Builder |
GetServiceAttachmentResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
GetServiceAttachmentResponse.Builder |
GetServiceAttachmentResponse.Builder.headers(Map<String,List<String>> headers) |
|
GetServiceAttachmentResponse.Builder |
GetServiceAttachmentResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
GetServiceAttachmentResponse.Builder |
GetServiceAttachmentResponse.Builder.serviceAttachment(ServiceAttachment serviceAttachment) |
The returned ServiceAttachment instance.
|