Uses of Interface
software.amazon.awssdk.services.outposts.model.GetOutpostBillingInformationResponse.Builder
Packages that use GetOutpostBillingInformationResponse.Builder
-
Uses of GetOutpostBillingInformationResponse.Builder in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return GetOutpostBillingInformationResponse.BuilderModifier and TypeMethodDescriptionGetOutpostBillingInformationResponse.builder()GetOutpostBillingInformationResponse.Builder.contractEndDate(String contractEndDate) The date the current contract term ends for the specified Outpost.Sets the value of the NextToken property for this object.GetOutpostBillingInformationResponse.Builder.paymentOption(String paymentOption) The payment option.GetOutpostBillingInformationResponse.Builder.paymentOption(PaymentOption paymentOption) The payment option.GetOutpostBillingInformationResponse.Builder.paymentTerm(String paymentTerm) The payment term.GetOutpostBillingInformationResponse.Builder.paymentTerm(PaymentTerm paymentTerm) The payment term.GetOutpostBillingInformationResponse.Builder.subscriptions(Collection<Subscription> subscriptions) The subscription details for the specified Outpost.GetOutpostBillingInformationResponse.Builder.subscriptions(Consumer<Subscription.Builder>... subscriptions) The subscription details for the specified Outpost.GetOutpostBillingInformationResponse.Builder.subscriptions(Subscription... subscriptions) The subscription details for the specified Outpost.GetOutpostBillingInformationResponse.toBuilder()Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type GetOutpostBillingInformationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetOutpostBillingInformationResponse.Builder>GetOutpostBillingInformationResponse.serializableBuilderClass()