public static class CreateDrgAttachmentResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
CreateDrgAttachmentResponse |
build() |
CreateDrgAttachmentResponse.Builder |
copy(CreateDrgAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
|
CreateDrgAttachmentResponse.Builder |
drgAttachment(DrgAttachment drgAttachment) |
CreateDrgAttachmentResponse.Builder |
etag(String etag) |
CreateDrgAttachmentResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public CreateDrgAttachmentResponse.Builder copy(CreateDrgAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
public CreateDrgAttachmentResponse.Builder etag(String etag)
public CreateDrgAttachmentResponse.Builder opcRequestId(String opcRequestId)
public CreateDrgAttachmentResponse.Builder drgAttachment(DrgAttachment drgAttachment)
public CreateDrgAttachmentResponse build()
Copyright © 2016–2019. All rights reserved.