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