public static class GetVnicAttachmentResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
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 etag(String etag)
public GetVnicAttachmentResponse.Builder opcRequestId(String opcRequestId)
public GetVnicAttachmentResponse.Builder vnicAttachment(VnicAttachment vnicAttachment)
public GetVnicAttachmentResponse build()
Copyright © 2016–2019. All rights reserved.