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