ConsumerApiOptions.Builder

public static abstract class ConsumerApiOptions.Builder extends Object

Builder for ConsumerApiOptions.

Public Method Summary

ConsumerApiOptions
abstract ConsumerApiOptions.Builder
setFleetEngineAddress(String fleetEngineAddress)
Sets the Fleet Engine server address.
abstract ConsumerApiOptions.Builder
setProviderId(String providerId)
Sets the string used to identify the provider.

Inherited Method Summary

Public Methods

public ConsumerApiOptions build ()

public abstract ConsumerApiOptions.Builder setFleetEngineAddress (String fleetEngineAddress)

Sets the Fleet Engine server address.

public abstract ConsumerApiOptions.Builder setProviderId (String providerId)

Sets the string used to identify the provider.