Uses of Interface
software.amazon.awssdk.services.outposts.model.GetOutpostBillingInformationRequest.Builder
Packages that use GetOutpostBillingInformationRequest.Builder
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.Builder in software.amazon.awssdk.services.outposts
Method parameters in software.amazon.awssdk.services.outposts with type arguments of type GetOutpostBillingInformationRequest.BuilderModifier and TypeMethodDescriptionOutpostsAsyncClient.getOutpostBillingInformation(Consumer<GetOutpostBillingInformationRequest.Builder> getOutpostBillingInformationRequest) Gets current and historical billing information about the specified Outpost.OutpostsClient.getOutpostBillingInformation(Consumer<GetOutpostBillingInformationRequest.Builder> getOutpostBillingInformationRequest) Gets current and historical billing information about the specified Outpost.OutpostsAsyncClient.getOutpostBillingInformationPaginator(Consumer<GetOutpostBillingInformationRequest.Builder> getOutpostBillingInformationRequest) OutpostsClient.getOutpostBillingInformationPaginator(Consumer<GetOutpostBillingInformationRequest.Builder> getOutpostBillingInformationRequest) This is a variant ofOutpostsClient.getOutpostBillingInformation(software.amazon.awssdk.services.outposts.model.GetOutpostBillingInformationRequest)operation. -
Uses of GetOutpostBillingInformationRequest.Builder in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return GetOutpostBillingInformationRequest.BuilderModifier and TypeMethodDescriptionGetOutpostBillingInformationRequest.builder()GetOutpostBillingInformationRequest.Builder.maxResults(Integer maxResults) Sets the value of the MaxResults property for this object.Sets the value of the NextToken property for this object.GetOutpostBillingInformationRequest.Builder.outpostIdentifier(String outpostIdentifier) The ID or ARN of the Outpost.GetOutpostBillingInformationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetOutpostBillingInformationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetOutpostBillingInformationRequest.toBuilder()Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type GetOutpostBillingInformationRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetOutpostBillingInformationRequest.Builder>GetOutpostBillingInformationRequest.serializableBuilderClass()