Uses of Interface
software.amazon.awssdk.services.apigateway.model.ApiStage.Builder
Packages that use ApiStage.Builder
-
Uses of ApiStage.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return ApiStage.BuilderModifier and TypeMethodDescriptionAPI Id of the associated API stage in a usage plan.static ApiStage.BuilderApiStage.builder()API stage name of the associated API stage in a usage plan.ApiStage.Builder.throttle(Map<String, ThrottleSettings> throttle) Map containing method level throttling information for API stage in a usage plan.ApiStage.toBuilder()Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type ApiStage.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ApiStage.Builder>ApiStage.serializableBuilderClass()