Uses of Interface
software.amazon.awssdk.services.iottwinmaker.model.GetPricingPlanRequest.Builder
Packages that use GetPricingPlanRequest.Builder
Package
Description
IoT TwinMaker is a service with which you can build operational digital twins of physical systems.
-
Uses of GetPricingPlanRequest.Builder in software.amazon.awssdk.services.iottwinmaker
Method parameters in software.amazon.awssdk.services.iottwinmaker with type arguments of type GetPricingPlanRequest.BuilderModifier and TypeMethodDescriptiondefault CompletableFuture<GetPricingPlanResponse>IoTTwinMakerAsyncClient.getPricingPlan(Consumer<GetPricingPlanRequest.Builder> getPricingPlanRequest) Gets the pricing plan.default GetPricingPlanResponseIoTTwinMakerClient.getPricingPlan(Consumer<GetPricingPlanRequest.Builder> getPricingPlanRequest) Gets the pricing plan. -
Uses of GetPricingPlanRequest.Builder in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return GetPricingPlanRequest.BuilderModifier and TypeMethodDescriptionGetPricingPlanRequest.builder()GetPricingPlanRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetPricingPlanRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetPricingPlanRequest.toBuilder()Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type GetPricingPlanRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetPricingPlanRequest.Builder>GetPricingPlanRequest.serializableBuilderClass()