MCPcopy Create free account
hub / github.com/apache/nifi-minifi-cpp / AWSObjectFactory

Method AWSObjectFactory

extensions/aws/AWSLoader.h:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32class AWSObjectFactory : public core::ObjectFactory {
33 public:
34 AWSObjectFactory() = default;
35
36 /**
37 * Gets the name of the object.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected