public static class IntegrationMappingsManager.Builder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Authentication |
auth |
protected NetworkSession |
networkSession |
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
IntegrationMappingsManager.Builder |
auth(Authentication auth) |
IntegrationMappingsManager |
build() |
IntegrationMappingsManager.Builder |
networkSession(NetworkSession networkSession) |
protected Authentication auth
protected NetworkSession networkSession
public Builder()
public IntegrationMappingsManager.Builder auth(Authentication auth)
public IntegrationMappingsManager.Builder networkSession(NetworkSession networkSession)
public IntegrationMappingsManager build()