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