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