Uses of Class
software.amazon.awssdk.services.apigateway.model.GetApiKeyRequest
Packages that use GetApiKeyRequest
Package
Description
-
Uses of GetApiKeyRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type GetApiKeyRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetApiKeyResponse>ApiGatewayAsyncClient.getApiKey(GetApiKeyRequest getApiKeyRequest) Gets information about the current ApiKey resource.default GetApiKeyResponseApiGatewayClient.getApiKey(GetApiKeyRequest getApiKeyRequest) Gets information about the current ApiKey resource. -
Uses of GetApiKeyRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type GetApiKeyRequestModifier and TypeMethodDescriptionGetApiKeyRequestMarshaller.marshall(GetApiKeyRequest getApiKeyRequest)