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