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