Uses of Class
software.amazon.awssdk.services.apigateway.model.CreateUsagePlanKeyRequest
Packages that use CreateUsagePlanKeyRequest
Package
Description
-
Uses of CreateUsagePlanKeyRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type CreateUsagePlanKeyRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.createUsagePlanKey(CreateUsagePlanKeyRequest createUsagePlanKeyRequest) Creates a usage plan key for adding an existing API key to a usage plan.default CreateUsagePlanKeyResponseApiGatewayClient.createUsagePlanKey(CreateUsagePlanKeyRequest createUsagePlanKeyRequest) Creates a usage plan key for adding an existing API key to a usage plan. -
Uses of CreateUsagePlanKeyRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type CreateUsagePlanKeyRequestModifier and TypeMethodDescriptionCreateUsagePlanKeyRequestMarshaller.marshall(CreateUsagePlanKeyRequest createUsagePlanKeyRequest)