| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
MembershipPaymentConfiguration |
MembershipPaymentConfiguration.clone() |
MembershipPaymentConfiguration |
MembershipSummary.getPaymentConfiguration()
The payment responsibilities accepted by the collaboration member.
|
MembershipPaymentConfiguration |
Membership.getPaymentConfiguration()
The payment responsibilities accepted by the collaboration member.
|
MembershipPaymentConfiguration |
CreateMembershipRequest.getPaymentConfiguration()
The payment responsibilities accepted by the collaboration member.
|
MembershipPaymentConfiguration |
MembershipPaymentConfiguration.withQueryCompute(MembershipQueryComputePaymentConfig queryCompute)
The payment responsibilities accepted by the collaboration member for query compute costs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MembershipSummary.setPaymentConfiguration(MembershipPaymentConfiguration paymentConfiguration)
The payment responsibilities accepted by the collaboration member.
|
void |
Membership.setPaymentConfiguration(MembershipPaymentConfiguration paymentConfiguration)
The payment responsibilities accepted by the collaboration member.
|
void |
CreateMembershipRequest.setPaymentConfiguration(MembershipPaymentConfiguration paymentConfiguration)
The payment responsibilities accepted by the collaboration member.
|
MembershipSummary |
MembershipSummary.withPaymentConfiguration(MembershipPaymentConfiguration paymentConfiguration)
The payment responsibilities accepted by the collaboration member.
|
Membership |
Membership.withPaymentConfiguration(MembershipPaymentConfiguration paymentConfiguration)
The payment responsibilities accepted by the collaboration member.
|
CreateMembershipRequest |
CreateMembershipRequest.withPaymentConfiguration(MembershipPaymentConfiguration paymentConfiguration)
The payment responsibilities accepted by the collaboration member.
|
Copyright © 2025. All rights reserved.