Uses of Class
no.digipost.api.useragreements.client.GetAgreementResult
-
Packages that use GetAgreementResult Package Description no.digipost.api.useragreements.client Copyright (C) Posten Norge AS Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -
-
Uses of GetAgreementResult in no.digipost.api.useragreements.client
Methods in no.digipost.api.useragreements.client that return GetAgreementResult Modifier and Type Method Description GetAgreementResultApiService. getAgreement(SenderId senderId, AgreementType agreementType, UserId userId, String requestTrackingId, org.apache.http.client.ResponseHandler<GetAgreementResult> handler)GetAgreementResultDigipostUserAgreementsClient. getAgreement(SenderId senderId, AgreementType type, UserId userId)GetAgreementResultDigipostUserAgreementsClient. getAgreement(SenderId senderId, AgreementType type, UserId userId, String requestTrackingId)Method parameters in no.digipost.api.useragreements.client with type arguments of type GetAgreementResult Modifier and Type Method Description GetAgreementResultApiService. getAgreement(SenderId senderId, AgreementType agreementType, UserId userId, String requestTrackingId, org.apache.http.client.ResponseHandler<GetAgreementResult> handler)
-