Uses of Class
software.amazon.awssdk.services.apigateway.model.CreateApiKeyRequest
Packages that use CreateApiKeyRequest
Package
Description
-
Uses of CreateApiKeyRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type CreateApiKeyRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateApiKeyResponse>ApiGatewayAsyncClient.createApiKey(CreateApiKeyRequest createApiKeyRequest) Create an ApiKey resource.default CreateApiKeyResponseApiGatewayClient.createApiKey(CreateApiKeyRequest createApiKeyRequest) Create an ApiKey resource. -
Uses of CreateApiKeyRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type CreateApiKeyRequestModifier and TypeMethodDescriptionCreateApiKeyRequestMarshaller.marshall(CreateApiKeyRequest createApiKeyRequest)