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