Uses of Class
no.digipost.api.client.BrokerId
Packages that use BrokerId
Package
Description
-
Uses of BrokerId in no.digipost.api.client
Methods in no.digipost.api.client that return BrokerIdModifier and TypeMethodDescriptionSenderId.asBrokerId()Convert this ID to a broker ID.static BrokerIdBrokerId.of(long id) Constructors in no.digipost.api.client with parameters of type BrokerIdModifierConstructorDescriptionDigipostClient(DigipostClientConfig config, BrokerId brokerId, Signer signer) DigipostClient(DigipostClientConfig config, BrokerId brokerId, Signer signer, org.apache.http.impl.client.HttpClientBuilder clientBuilder) -
Uses of BrokerId in no.digipost.api.client.internal
Constructors in no.digipost.api.client.internal with parameters of type BrokerIdModifierConstructorDescriptionApiServiceImpl(DigipostClientConfig config, org.apache.http.impl.client.HttpClientBuilder httpClientBuilder, BrokerId brokerId, Signer signer) -
Uses of BrokerId in no.digipost.api.client.representations.sender
Methods in no.digipost.api.client.representations.sender with parameters of type BrokerIdModifier and TypeMethodDescriptionstatic AuthorialSenderAuthorialSender.resolve(BrokerId brokerId, MayHaveSender mayHaveAuthorialSender)