Uses of Interface
software.amazon.awssdk.services.bedrockagentcore.model.ListPaymentInstrumentsResponse.Builder
Packages that use ListPaymentInstrumentsResponse.Builder
-
Uses of ListPaymentInstrumentsResponse.Builder in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return ListPaymentInstrumentsResponse.BuilderModifier and TypeMethodDescriptionListPaymentInstrumentsResponse.builder()Token for pagination to retrieve the next set of results.ListPaymentInstrumentsResponse.Builder.paymentInstruments(Collection<PaymentInstrumentSummary> paymentInstruments) List of payment instrument summaries matching the request criteria.ListPaymentInstrumentsResponse.Builder.paymentInstruments(Consumer<PaymentInstrumentSummary.Builder>... paymentInstruments) List of payment instrument summaries matching the request criteria.ListPaymentInstrumentsResponse.Builder.paymentInstruments(PaymentInstrumentSummary... paymentInstruments) List of payment instrument summaries matching the request criteria.ListPaymentInstrumentsResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentcore.model that return types with arguments of type ListPaymentInstrumentsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListPaymentInstrumentsResponse.Builder>ListPaymentInstrumentsResponse.serializableBuilderClass()