Uses of Class
software.amazon.awssdk.services.apigateway.model.DeleteUsagePlanKeyRequest
Packages that use DeleteUsagePlanKeyRequest
Package
Description
-
Uses of DeleteUsagePlanKeyRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type DeleteUsagePlanKeyRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.deleteUsagePlanKey(DeleteUsagePlanKeyRequest deleteUsagePlanKeyRequest) Deletes a usage plan key and remove the underlying API key from the associated usage plan.default DeleteUsagePlanKeyResponseApiGatewayClient.deleteUsagePlanKey(DeleteUsagePlanKeyRequest deleteUsagePlanKeyRequest) Deletes a usage plan key and remove the underlying API key from the associated usage plan. -
Uses of DeleteUsagePlanKeyRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type DeleteUsagePlanKeyRequestModifier and TypeMethodDescriptionDeleteUsagePlanKeyRequestMarshaller.marshall(DeleteUsagePlanKeyRequest deleteUsagePlanKeyRequest)