Uses of Class
org.apache.nifi.processors.aws.wag.client.GenericApiGatewayRequest
Packages that use GenericApiGatewayRequest
-
Uses of GenericApiGatewayRequest in org.apache.nifi.processors.aws.wag
Methods in org.apache.nifi.processors.aws.wag that return GenericApiGatewayRequestModifier and TypeMethodDescriptionprotected GenericApiGatewayRequestAbstractAWSGatewayApiProcessor.configureRequest(ProcessContext context, ProcessSession session, String resourcePath, FlowFile requestFlowFile, com.amazonaws.http.HttpMethodName methodName, Map<String, String> attributes) protected GenericApiGatewayRequestAbstractAWSGatewayApiProcessor.configureRequest(ProcessContext context, ProcessSession session, String resourcePath, FlowFile requestFlowFile, Map<String, String> attributes) Methods in org.apache.nifi.processors.aws.wag with parameters of type GenericApiGatewayRequestModifier and TypeMethodDescriptionprotected voidAbstractAWSGatewayApiProcessor.logRequest(ComponentLog logger, URI endpoint, GenericApiGatewayRequest request) -
Uses of GenericApiGatewayRequest in org.apache.nifi.processors.aws.wag.client
Methods in org.apache.nifi.processors.aws.wag.client that return GenericApiGatewayRequestMethods in org.apache.nifi.processors.aws.wag.client with parameters of type GenericApiGatewayRequestModifier and TypeMethodDescriptionGenericApiGatewayClient.execute(GenericApiGatewayRequest request)