CreateTenancyAttachmentResponse.Builder |
CreateTenancyAttachmentResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static CreateTenancyAttachmentResponse.Builder |
CreateTenancyAttachmentResponse.builder() |
Return a new builder for this response object.
|
CreateTenancyAttachmentResponse.Builder |
CreateTenancyAttachmentResponse.Builder.contentLocation(String contentLocation) |
Same as location.
|
CreateTenancyAttachmentResponse.Builder |
CreateTenancyAttachmentResponse.Builder.copy(CreateTenancyAttachmentResponse o) |
Copy method to populate the builder with values from the given instance.
|
CreateTenancyAttachmentResponse.Builder |
CreateTenancyAttachmentResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
CreateTenancyAttachmentResponse.Builder |
CreateTenancyAttachmentResponse.Builder.headers(Map<String,List<String>> headers) |
|
CreateTenancyAttachmentResponse.Builder |
CreateTenancyAttachmentResponse.Builder.location(String location) |
URL for the created TenancyAttachment.
|
CreateTenancyAttachmentResponse.Builder |
CreateTenancyAttachmentResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CreateTenancyAttachmentResponse.Builder |
CreateTenancyAttachmentResponse.Builder.opcWorkRequestId(String opcWorkRequestId) |
The OCID of the
asynchronous work request.
|
CreateTenancyAttachmentResponse.Builder |
CreateTenancyAttachmentResponse.Builder.tenancyAttachment(TenancyAttachment tenancyAttachment) |
The returned TenancyAttachment instance.
|