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