public static class GetMultiEntryURLResponse.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
GetMultiEntryURLResponse |
build()
Takes the configuration in the mutable Builder and uses it to instantiate a final instance
of the GetMultiEntryURLResponse class
|
GetMultiEntryURLResponse.Builder |
setEntryUrls(List<String> entryUrls)
Adds a value to the builder for entryUrls
|
public GetMultiEntryURLResponse.Builder setEntryUrls(List<String> entryUrls)
entryUrls - Value to assign to the mutable Builderpublic GetMultiEntryURLResponse build()
Copyright © 2021. All rights reserved.