Uses of Class
software.amazon.awssdk.services.apigateway.model.StageKey
Packages that use StageKey
-
Uses of StageKey in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type StageKeyModifier and TypeMethodDescriptionCreateApiKeyRequest.stageKeys()DEPRECATED FOR USAGE PLANS - Specifies stages associated with the API key.Methods in software.amazon.awssdk.services.apigateway.model with parameters of type StageKeyModifier and TypeMethodDescriptionDEPRECATED FOR USAGE PLANS - Specifies stages associated with the API key.Method parameters in software.amazon.awssdk.services.apigateway.model with type arguments of type StageKeyModifier and TypeMethodDescriptionCreateApiKeyRequest.Builder.stageKeys(Collection<StageKey> stageKeys) DEPRECATED FOR USAGE PLANS - Specifies stages associated with the API key.