Uses of Class
software.amazon.awscdk.services.apigatewayv2.ApiKeyOptions.Builder
Packages that use ApiKeyOptions.Builder
-
Uses of ApiKeyOptions.Builder in software.amazon.awscdk.services.apigatewayv2
Methods in software.amazon.awscdk.services.apigatewayv2 that return ApiKeyOptions.BuilderModifier and TypeMethodDescriptionApiKeyOptions.Builder.apiKeyName(String apiKeyName) Sets the value ofApiKeyOptions.getApiKeyName()static ApiKeyOptions.BuilderApiKeyOptions.builder()ApiKeyOptions.Builder.description(String description) Sets the value ofApiKeyOptions.getDescription()Sets the value ofApiKeyOptions.getValue()Constructors in software.amazon.awscdk.services.apigatewayv2 with parameters of type ApiKeyOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ApiKeyOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theApiKeyOptions.Builder.