public static final class DeviceManagementExchangeConnector.Builder extends Object
public DeviceManagementExchangeConnector.Builder id(String id)
public DeviceManagementExchangeConnector.Builder lastSyncDateTime(OffsetDateTime lastSyncDateTime)
lastSyncDateTime - value of lastSyncDateTime property (as defined in service metadata)this (for method chaining)public DeviceManagementExchangeConnector.Builder status(DeviceManagementExchangeConnectorStatus status)
status - value of status property (as defined in service metadata)this (for method chaining)public DeviceManagementExchangeConnector.Builder primarySmtpAddress(String primarySmtpAddress)
primarySmtpAddress - value of primarySmtpAddress property (as defined in service metadata)this (for method chaining)public DeviceManagementExchangeConnector.Builder serverName(String serverName)
serverName - value of serverName property (as defined in service metadata)this (for method chaining)public DeviceManagementExchangeConnector.Builder connectorServerName(String connectorServerName)
connectorServerName - value of connectorServerName property (as defined in service metadata)this (for method chaining)public DeviceManagementExchangeConnector.Builder exchangeConnectorType(DeviceManagementExchangeConnectorType exchangeConnectorType)
exchangeConnectorType - value of exchangeConnectorType property (as defined in service metadata)this (for method chaining)public DeviceManagementExchangeConnector.Builder version(String version)
version - value of version property (as defined in service metadata)this (for method chaining)public DeviceManagementExchangeConnector.Builder exchangeAlias(String exchangeAlias)
exchangeAlias - value of exchangeAlias property (as defined in service metadata)this (for method chaining)public DeviceManagementExchangeConnector.Builder exchangeOrganization(String exchangeOrganization)
exchangeOrganization - value of exchangeOrganization property (as defined in service metadata)this (for method chaining)public DeviceManagementExchangeConnector build()
Copyright © 2018–2020. All rights reserved.