Uses of Class
software.amazon.awssdk.services.outposts.model.GetOutpostBillingInformationRequest
Packages that use GetOutpostBillingInformationRequest
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 GetOutpostBillingInformationRequest in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type GetOutpostBillingInformationRequestModifier and TypeMethodDescriptionOutpostsAsyncClient.getOutpostBillingInformation(GetOutpostBillingInformationRequest 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.OutpostsAsyncClient.getOutpostBillingInformationPaginator(GetOutpostBillingInformationRequest getOutpostBillingInformationRequest) OutpostsClient.getOutpostBillingInformationPaginator(GetOutpostBillingInformationRequest getOutpostBillingInformationRequest) This is a variant ofOutpostsClient.getOutpostBillingInformation(software.amazon.awssdk.services.outposts.model.GetOutpostBillingInformationRequest)operation. -
Uses of GetOutpostBillingInformationRequest in software.amazon.awssdk.services.outposts.paginators
Constructors in software.amazon.awssdk.services.outposts.paginators with parameters of type GetOutpostBillingInformationRequestModifierConstructorDescriptionGetOutpostBillingInformationIterable(OutpostsClient client, GetOutpostBillingInformationRequest firstRequest) GetOutpostBillingInformationPublisher(OutpostsAsyncClient client, GetOutpostBillingInformationRequest firstRequest) -
Uses of GetOutpostBillingInformationRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type GetOutpostBillingInformationRequestModifier and TypeMethodDescriptionGetOutpostBillingInformationRequestMarshaller.marshall(GetOutpostBillingInformationRequest getOutpostBillingInformationRequest)