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