Uses of Interface
software.amazon.awssdk.services.apigateway.model.MethodSnapshot.Builder
Packages that use MethodSnapshot.Builder
-
Uses of MethodSnapshot.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return MethodSnapshot.BuilderModifier and TypeMethodDescriptionMethodSnapshot.Builder.apiKeyRequired(Boolean apiKeyRequired) Specifies whether the method requires a valid ApiKey.MethodSnapshot.Builder.authorizationType(String authorizationType) The method's authorization type.static MethodSnapshot.BuilderMethodSnapshot.builder()MethodSnapshot.toBuilder()Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type MethodSnapshot.BuilderModifier and TypeMethodDescriptionstatic Class<? extends MethodSnapshot.Builder>MethodSnapshot.serializableBuilderClass()