Class InstrumentList
java.lang.Object
com.yahoo.vespa.hosted.controller.api.integration.billing.InstrumentList
- Author:
- olaa
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddInstrument(PaymentInstrument instrument) voidaddInstruments(List<PaymentInstrument> instruments) voidsetActiveInstrumentId(String activeInstrumentId)
-
Constructor Details
-
InstrumentList
-
-
Method Details
-
setActiveInstrumentId
-
addInstrument
-
addInstruments
-
getActiveInstrumentId
-
getInstruments
-