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