Uses of Class
com.github.dannil.scbjavaclient.client.SCBClientBuilder
-
Packages that use SCBClientBuilder Package Description com.github.dannil.scbjavaclient.client Package which contains all clients. -
-
Uses of SCBClientBuilder in com.github.dannil.scbjavaclient.client
Methods in com.github.dannil.scbjavaclient.client that return SCBClientBuilder Modifier and Type Method Description SCBClientBuilderSCBClientBuilder. setCommunicationProtocol(CommunicationProtocol communicationProtocol)Sets theCommunicationProtocolfor this builder, and therefore the client generated from this builder.SCBClientBuilderSCBClientBuilder. setLocale(Locale locale)Sets theLocalefor this builder, and therefore the client generated from this builder.
-