Uses of Interface
software.amazon.awssdk.services.outposts.model.GetRenewalPricingRequest.Builder
Packages that use GetRenewalPricingRequest.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 GetRenewalPricingRequest.Builder in software.amazon.awssdk.services.outposts
Method parameters in software.amazon.awssdk.services.outposts with type arguments of type GetRenewalPricingRequest.BuilderModifier and TypeMethodDescriptionOutpostsAsyncClient.getRenewalPricing(Consumer<GetRenewalPricingRequest.Builder> getRenewalPricingRequest) Gets all available renewal pricing options for the specified Outpost.default GetRenewalPricingResponseOutpostsClient.getRenewalPricing(Consumer<GetRenewalPricingRequest.Builder> getRenewalPricingRequest) Gets all available renewal pricing options for the specified Outpost. -
Uses of GetRenewalPricingRequest.Builder in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return GetRenewalPricingRequest.BuilderModifier and TypeMethodDescriptionGetRenewalPricingRequest.builder()GetRenewalPricingRequest.Builder.outpostIdentifier(String outpostIdentifier) The ID or ARN of the Outpost.GetRenewalPricingRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetRenewalPricingRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetRenewalPricingRequest.toBuilder()Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type GetRenewalPricingRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetRenewalPricingRequest.Builder>GetRenewalPricingRequest.serializableBuilderClass()