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