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