Uses of Class
software.amazon.awssdk.services.outposts.model.GetOutpostBillingInformationResponse
Packages that use GetOutpostBillingInformationResponse
Package
Description
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and
tools to customer premises.
-
Uses of GetOutpostBillingInformationResponse in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return GetOutpostBillingInformationResponseModifier and TypeMethodDescriptionOutpostsClient.getOutpostBillingInformation(Consumer<GetOutpostBillingInformationRequest.Builder> getOutpostBillingInformationRequest) Gets current and historical billing information about the specified Outpost.OutpostsClient.getOutpostBillingInformation(GetOutpostBillingInformationRequest getOutpostBillingInformationRequest) Gets current and historical billing information about the specified Outpost.Methods in software.amazon.awssdk.services.outposts that return types with arguments of type GetOutpostBillingInformationResponseModifier and TypeMethodDescriptionOutpostsAsyncClient.getOutpostBillingInformation(Consumer<GetOutpostBillingInformationRequest.Builder> getOutpostBillingInformationRequest) Gets current and historical billing information about the specified Outpost.OutpostsAsyncClient.getOutpostBillingInformation(GetOutpostBillingInformationRequest getOutpostBillingInformationRequest) Gets current and historical billing information about the specified Outpost. -
Uses of GetOutpostBillingInformationResponse in software.amazon.awssdk.services.outposts.paginators
Methods in software.amazon.awssdk.services.outposts.paginators that return types with arguments of type GetOutpostBillingInformationResponseMethod parameters in software.amazon.awssdk.services.outposts.paginators with type arguments of type GetOutpostBillingInformationResponseModifier and TypeMethodDescriptionvoidGetOutpostBillingInformationPublisher.subscribe(org.reactivestreams.Subscriber<? super GetOutpostBillingInformationResponse> subscriber)