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