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