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