Uses of Class
software.amazon.awssdk.services.apigateway.model.DeleteApiKeyRequest
Packages that use DeleteApiKeyRequest
Package
Description
-
Uses of DeleteApiKeyRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type DeleteApiKeyRequestModifier and TypeMethodDescriptiondefault CompletableFuture<DeleteApiKeyResponse>ApiGatewayAsyncClient.deleteApiKey(DeleteApiKeyRequest deleteApiKeyRequest) Deletes the ApiKey resource.default DeleteApiKeyResponseApiGatewayClient.deleteApiKey(DeleteApiKeyRequest deleteApiKeyRequest) Deletes the ApiKey resource. -
Uses of DeleteApiKeyRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type DeleteApiKeyRequestModifier and TypeMethodDescriptionDeleteApiKeyRequestMarshaller.marshall(DeleteApiKeyRequest deleteApiKeyRequest)