public static class GetManifestResponse.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GetManifestResponse |
build() |
GetManifestResponse.Builder |
copy(GetManifestResponse model) |
GetManifestResponse.Builder |
serializedManifest(String serializedManifest)
The serialized manifest response.
|
public GetManifestResponse.Builder serializedManifest(String serializedManifest)
The serialized manifest response.
serializedManifest
- the value to setpublic GetManifestResponse build()
public GetManifestResponse.Builder copy(GetManifestResponse model)
Copyright © 2016–2024. All rights reserved.