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